Skip to content

Commit

Permalink
Merge pull request #569 from takayamaki/feature/letora-birthday
Browse files Browse the repository at this point in the history
レトラが21歳になったのでageを変更
  • Loading branch information
crssnky authored Nov 11, 2024
2 parents b212244 + 3b5d68f commit d0f8ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RDFs/876.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">レトラ</rdfs:label>
<imas:Brand xml:lang="en">va-liv</imas:Brand>
<schema:memberOf rdf:resource="876Production"/>
<foaf:age rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">20</foaf:age>
<foaf:age rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">21</foaf:age>
<schema:height rdf:datatype="http://www.w3.org/2001/XMLSchema#float">159</schema:height>
<schema:birthDate rdf:datatype="http://www.w3.org/2001/XMLSchema#gMonthDay">--11-11</schema:birthDate>
<imas:Constellation xml:lang="ja">蠍座</imas:Constellation>
Expand Down

0 comments on commit d0f8ec4

Please sign in to comment.