@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bumFyH3>
  schema:familyName "Gründer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d58d0cc4-83f2-7596-83d5-999aa07379bb"^^xsd:string ;
  schema:hasOccupation "Logementhouder"@nl ;
  schema:givenName "Wilhelm"^^xsd:string ;
  schema:name "Wilhelm Gründer"@nl ;
  schema:birthPlace "Xanten (Duitschland)"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vrm5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/45c98fca-cf9c-9425-7cb1-2fb2e350a0f0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2127911> ;
  schema:birthDate "1866-05-06"^^xsd:date .

