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

<https://n2t.net/ark:/60537/bPNL5t>
  pico:hasAge "26" ;
  ns0:familyName "de Roo" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/a69e367457e449f486ac17eadb7f6edf046a81b5bd39d495952fad4114416aa2" ;
  ns0:givenName "Pieter" ;
  ns0:name "Pieter de Roo"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/verver> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bKb6EV> ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRdD> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1216> ;
  ns0:additionalName [
    ns1:baseSurname "Roo" ;
    ns1:literalName "Pieter de Roo"@nl ;
    ns1:surnamePrefix "de"
  ] .

