@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/bw1fNAB>
  schema:familyName "den Hartog"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0f6e2e5f-b1ba-a62c-9caa-e6d114c5888d"^^xsd:string ;
  schema:birthPlace "Oud Beijerland"@nl ;
  schema:givenName "Vrouwtje"^^xsd:string ;
  schema:name "Vrouwtje den Hartog"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fmh8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1000e73c-f814-a74c-9947-26e3d7d69502> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1940762> ;
  schema:additionalName [
    ns0:baseSurname "Hartog"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

