@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/bzYzWp>
  pico:hasAge "72"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/ec303c9c465a163bdba6e9fad5d7ac7294c73142fb8ec9f3348db74e077bd604"^^xsd:string ;
  ns0:familyName "Prinslo"^^xsd:string ;
  ns0:givenName "Wouter"^^xsd:string ;
  ns0:name "Wouter Prinslo"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baandersknegt> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bUaHDO> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4345> .

