@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix org: <http://www.w3.org/ns/org#> .

<https://personendatenbank.germania-sacra.de/index/gsn/047-00928-001#amt-381978>
  ns0:endDate "1483"^^xsd:string ;
  ns0:role_at "person:047-00928-001#organisation-381978"^^xsd:string ;
  ns0:startDate "1435"^^xsd:string ;
  foaf:name "Domherr"@de .

<https://personendatenbank.germania-sacra.de/index/gsn/047-00928-001#amt-381979>
  ns0:role_at "person:047-00928-001#organisation-381979"^^xsd:string ;
  ns0:startDate "1449"^^xsd:string ;
  foaf:name "Propst"@de .

<https://personendatenbank.germania-sacra.de/index/gsn/047-00928-001#organisation-381978>
  ns0:role "person:047-00928-001#amt-381978"^^xsd:string ;
  a "foaf:Organization"^^xsd:string, "prov:Agent"^^xsd:string ;
  owl:sameAs <https://klosterdatenbank.germania-sacra.de/gsn/3503> ;
  foaf:name "Domstift Köln"^^xsd:string .

<https://personendatenbank.germania-sacra.de/index/gsn/047-00928-001#organisation-381979>
  ns0:role "person:047-00928-001#amt-381979"^^xsd:string ;
  a "foaf:Organization"^^xsd:string, "prov:Agent"^^xsd:string ;
  owl:sameAs <https://klosterdatenbank.germania-sacra.de/gsn/3081> ;
  foaf:name "Kollegiatstift St. Martin, Emmerich"^^xsd:string .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/047-00928-001#amt-381978>, <https://personendatenbank.germania-sacra.de/index/gsn/047-00928-001#amt-381979> ;
    schema:birthDate "1406/1407"^^xsd:string ;
    schema:deathDate "1483"^^xsd:string ;
    schema:familyName "Spiegelberg"^^xsd:string ;
    schema:givenName "Moritz (I.)"^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/118826018>, <https://personendatenbank.germania-sacra.de/index/gsn/047-00928-001>, <https://personendatenbank.germania-sacra.de/index/gsn/712-00466-001> ;
    org:memberOf <https://personendatenbank.germania-sacra.de/index/gsn/047-00928-001#organisation-381978>, <https://personendatenbank.germania-sacra.de/index/gsn/047-00928-001#organisation-381979>
  ] .
