@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/bUo7EtG>
  schema:familyName "de Zeeuw"^^xsd:string ;
  schema:givenName "Gerrit"^^xsd:string ;
  schema:name "Gerrit de Zeeuw"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d05bfb3a-0d89-6c74-6424-04140a9e06e4"^^xsd:string ;
  schema:hasOccupation "Timmerman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z8j2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/75e726b8-b43a-82a6-2a87-e2839d9ba745> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2313828> ;
  schema:birthDate "1835-12-10"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Zeeuw"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

