@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/bNVsVt>
  pico:hasAge "33"^^xsd:string ;
  ns0:givenName "Dirk"^^xsd:string ;
  ns0:name "Dirk Meyer"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/527b7a0876ce20e329e1f29204118f88ff656ffae9626f8f7b3e1fe14992c21b"^^xsd:string ;
  ns0:familyName "Meyer"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  gtm:straat <https://n2t.net/ark:/60537/b9ZB42> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bijPUF> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2176> .

