File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <rdf : RDF
2+ xmlns : schema =" http://schema.org/"
3+ xmlns : rdf =" http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4+ xmlns : foaf =" http://xmlns.com/foaf/0.1/"
5+ xmlns : rdfs =" http://www.w3.org/2000/01/rdf-schema#"
6+ xmlns : imas =" https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#"
7+ xml : base =" https://sparql.crssnky.xyz/imasrdf/RDFs/detail/"
8+ >
9+ <rdf : Description rdf : about =" Super_Battle_Suit" >
10+ <schema : name xml : lang =" ja" >スーパーバトルスーツ</schema : name >
11+ <rdfs : label rdf : datatype =" http://www.w3.org/2001/XMLSchema#string" >スーパーバトルスーツ</rdfs : label >
12+ <imas : Whose rdf : resource =" Tomori_Manaka" />
13+ <imas : Whose rdf : resource =" Kamizuru_Cosmo" />
14+ <imas : Whose rdf : resource =" Sara_Letora_Oliveira_Utagawa" />
15+ <rdf : type rdf : resource =" https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#Clothes" />
16+ </rdf : Description >
17+ </rdf : RDF >
You can’t perform that action at this time.
0 commit comments