# This is a sample of the YAGO schema file. Some lines have been omitted.
@prefix yago: .
@prefix rdf: .
@prefix xsd: .
@prefix ontolex: .
@prefix dct: .
@prefix rdfs: .
@prefix owl: .
@prefix wikibase: .
@prefix skos: .
@prefix schema: .
@prefix cc: .
@prefix geo: .
@prefix prov: .
@prefix wd: .
@prefix data: .
@prefix sh: .
@prefix s: .
@prefix ref: .
@prefix v: .
@prefix wdt: .
@prefix wpq: .
@prefix wdtn: .
@prefix p: .
@prefix ps: .
@prefix psv: .
@prefix psn: .
@prefix pq: .
@prefix pqv: .
@prefix pqn: .
@prefix pr: .
@prefix prv: .
@prefix prn: .
@prefix wdno: .
@prefix ys: .
ys: rdfs:label "Manual YAGO 4.5 shapes declaration"@en .
schema:Thing rdf:type rdfs:Class, sh:NodeShape ;
sh:property ys:Thing_property_5, ys:Thing_property_4, ys:Thing_property_6, ys:Thing_property_7, ys:Thing_property_2, ys:Thing_property_3, ys:Thing_property_1 .
ys:Thing_property_1 sh:path schema:image ;
sh:datatype xsd:anyURI ;
ys:fromProperty wdt:P18 .
ys:Thing_property_2 sh:path schema:alternateName ;
sh:datatype rdf:langString ;
ys:fromProperty wdt:1843, wdt:P225, skos:altLabel .
ys:Thing_property_3 sh:path rdfs:comment ;
sh:datatype rdf:langString ;
sh:uniqueLang true ;
ys:fromProperty schema:description .
ys:Thing_property_4 sh:path rdfs:label ;
sh:datatype rdf:langString ;
sh:uniqueLang true ;
ys:fromProperty schema:name .
ys:Thing_property_5 sh:path schema:mainEntityOfPage ;
sh:datatype xsd:anyURI .
schema:CreativeWork rdf:type rdfs:Class, sh:NodeShape ;
ys:fromClass wd:Q386724, wd:Q17537576 ;
sh:property ys:CreativeWork_property_21, ys:CreativeWork_property_19, ys:CreativeWork_property_28, ys:CreativeWork_property_20, ys:CreativeWork_property_38, ys:CreativeWork_property_27 ;
rdfs:subClassOf schema:Thing .
schema:Event owl:disjointWith schema:CreativeWork ;
rdf:type rdfs:Class, sh:NodeShape ;
ys:fromClass wd:Q1190554, wd:Q1656682 ;
sh:property ys:Event_property_123, ys:Event_property_139, ys:Event_property_146, ys:Event_property_133, ys:Event_property_140, ys:Event_property_105, ys:Event_property_106, ys:Event_property_113, ys:Event_property_107 ;
rdfs:subClassOf schema:Thing .
schema:Organization owl:disjointWith schema:CreativeWork, schema:Event ;
rdf:type rdfs:Class, sh:NodeShape ;
ys:fromClass wd:Q895526, wd:Q155076, wd:Q167037, wd:Q43229 ;
sh:property ys:Organization_property_148, ys:Organization_property_163, ys:Organization_property_151, ys:Organization_property_177, ys:Organization_property_147, ys:Organization_property_176, ys:Organization_property_165, ys:Organization_property_164, ys:Organization_property_178, ys:Organization_property_166, ys:Organization_property_150, ys:Organization_property_161, ys:Organization_property_179, ys:Organization_property_162, ys:Organization_property_149 ;
rdfs:subClassOf schema:Thing .
schema:Taxon owl:disjointWith schema:CreativeWork, schema:Organization, schema:Event ;
rdf:type rdfs:Class, sh:NodeShape ;
sh:property ys:Taxon_property_287, ys:Taxon_property_288 ;
ys:fromClass wd:Q16521 ;
rdfs:subClassOf schema:Thing .
# ... more lines