@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/044-04124-001#amt-287427>
  ns0:endDate "1282"^^xsd:string ;
  ns0:role_at "person:044-04124-001#organisation-287427"^^xsd:string ;
  ns0:startDate "1262"^^xsd:string ;
  foaf:name "Kardinalpriester"@de .

<https://personendatenbank.germania-sacra.de/index/gsn/044-04124-001#organisation-287427>
  ns0:role "person:044-04124-001#amt-287427"^^xsd:string ;
  a "foaf:Organization"^^xsd:string, "prov:Agent"^^xsd:string ;
  foaf:name "San Marco, Rom"^^xsd:string .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/044-04124-001#amt-287427> ;
    schema:deathDate "1282"^^xsd:string ;
    schema:familyName "Bray"^^xsd:string ;
    schema:givenName "Guillaume"^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/142531154>, <https://personendatenbank.germania-sacra.de/index/gsn/044-04124-001> ;
    org:memberOf <https://personendatenbank.germania-sacra.de/index/gsn/044-04124-001#organisation-287427>
  ] .
