@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/brEzw9u>
  schema:familyName "den Hartog"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Gerritje"^^xsd:string ;
  schema:name "Gerritje den Hartog"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d43c3025-1473-3ad4-a350-4396c3539024"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fd31> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0b0b9928-e48e-7396-507f-dfa4c58a889b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/612530> ;
  schema:birthDate "1837-08-23"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Hartog"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

