@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bjMu8aY>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a2906b5f-175e-a8f5-1e09-8c673a62589e"^^xsd:string ;
  schema:givenName "Teunis"^^xsd:string ;
  schema:name "Teunis van der Hoeven"@nl ;
  schema:familyName "van der Hoeven"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hfzf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/172e28c1-75ac-02c9-f449-199e490b87d1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1952968> ;
  schema:birthDate "1843-06-04"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Hoeven"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

