@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 prov: <http://www.w3.org/ns/prov#> .
@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/bcuZy1>
  pico:hasAge "11"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/6c5d02167b63300401c2b611869ff32235a0b361cad40724e538b23dcabd1f2e"^^xsd:string ;
  ns0:givenName "Pieter Adrianus"^^xsd:string ;
  ns0:name "Pieter Adrianus van der Ree"@nl ;
  ns0:familyName "van der Ree"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b9ZQd7> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/bijACX> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/30e57343-caa6-e6fb-fcb3-4ca31a7c7088> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4224> ;
  ns0:additionalName [
    ns1:baseSurname "Ree"^^xsd:string ;
    ns1:literalName "Pieter Adrianus van der Ree"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

