@prefix ns0: <http://purl.org/vocab/participation/schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://personendatenbank.germania-sacra.de/index/gsn/060-03134-001#amt-368584>
  ns0:endDate "1401"^^xsd:string ;
  ns0:startDate "1378"^^xsd:string ;
  foaf:name "Kardinal"@de .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/060-03134-001#amt-368584> ;
    schema:deathDate "1401"^^xsd:string ;
    schema:familyName "Prata"^^xsd:string ;
    schema:givenName "Pietro Pileo"^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/115482431>, <https://personendatenbank.germania-sacra.de/index/gsn/060-03134-001>, <https://personendatenbank.germania-sacra.de/index/gsn/048-05578-001>, <https://personendatenbank.germania-sacra.de/index/gsn/012-01139-001>, <https://personendatenbank.germania-sacra.de/index/gsn/002-03050-001>, <https://personendatenbank.germania-sacra.de/index/gsn/050-06185-001>, <https://personendatenbank.germania-sacra.de/index/gsn/007-03032-001>
  ] .
