@prefix ns0: . @prefix xsd: . @prefix foaf: . @prefix rdfs: . @prefix schema: . @prefix owl: . ns0:endDate "1378"^^xsd:string ; ns0:startDate "1364"^^xsd:string ; foaf:name "Erzbischof"@de . ns0:endDate "1380"^^xsd:string ; ns0:startDate "1378"^^xsd:string ; foaf:name "Kardinal"@de . ns0:endDate "1364"^^xsd:string ; ns0:startDate "1351"^^xsd:string ; foaf:name "Bischof"@de . [] rdfs:Container [ ns0:holder_of , , ; schema:deathDate "1380"^^xsd:string ; schema:familyName "Vlašim"^^xsd:string ; schema:givenName "Johann Očko"^^xsd:string ; a "foaf:Person"^^xsd:string ; owl:sameAs , , , ] .