@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bNw3Be>
  pico:hasAge "3"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/205a7660bc24c1c520e67e448e639a3bc846db04f01a972db6de2801c9bc3c8e"^^xsd:string ;
  ns0:givenName "Pieter"^^xsd:string ;
  ns0:name "Pieter van Duuren"@nl ;
  ns0:familyName "van Duuren"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bGQUFw> ;
  gtm:straat <https://n2t.net/ark:/60537/bhUbe3> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/71e0284e-fa75-4cea-dd7a-13dc545aecf2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3190> ;
  ns0:additionalName [
    ns1:baseSurname "Duuren"^^xsd:string ;
    ns1:literalName "Pieter van Duuren"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

