@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#> .
@prefix org: <http://www.w3.org/ns/org#> .

<https://personendatenbank.germania-sacra.de/index/gsn/059-01071-001#amt-287795>
  ns0:endDate "1491"^^xsd:string ;
  ns0:startDate "1470"^^xsd:string ;
  foaf:name "Patriarch"@de .

<https://personendatenbank.germania-sacra.de/index/gsn/059-01071-001#amt-287796>
  ns0:endDate "1491"^^xsd:string ;
  ns0:role_at "person:059-01071-001#organisation-287796"^^xsd:string ;
  ns0:startDate "1467"^^xsd:string ;
  foaf:name "Kardinalpriester"@de .

<https://personendatenbank.germania-sacra.de/index/gsn/059-01071-001#organisation-287796>
  ns0:role "person:059-01071-001#amt-287796"^^xsd:string ;
  a "foaf:Organization"^^xsd:string, "prov:Agent"^^xsd:string ;
  foaf:name "S. Marci, Rom"^^xsd:string .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/059-01071-001#amt-287795>, <https://personendatenbank.germania-sacra.de/index/gsn/059-01071-001#amt-287796> ;
    schema:deathDate "1491"^^xsd:string ;
    schema:familyName "Barbo"^^xsd:string ;
    schema:givenName "Marco"^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/128980109>, <https://personendatenbank.germania-sacra.de/index/gsn/059-01071-001>, <https://personendatenbank.germania-sacra.de/index/gsn/036-03079-001> ;
    org:memberOf <https://personendatenbank.germania-sacra.de/index/gsn/059-01071-001#organisation-287796>
  ] .
