@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 owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bbFbLP>
  pico:hasAge "83"^^xsd:string ;
  ns0:givenName "Abraham"^^xsd:string ;
  ns0:name "Abraham Nieuwland"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/926e250979be6473b146286579a0c3cf06ab5046d7274e0b3f3c52db0216e009"^^xsd:string ;
  ns0:familyName "Nieuwland"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bm1Gz8> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bRtBJa> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3721> .

