@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#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bhuN27>
  pico:hasAge "22"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/492a5f4165b378b8d0d8e88524a563b27df973ca41bb1d16e31dc2dc0dcf2b22"^^xsd:string ;
  ns0:familyName "van Maren"^^xsd:string ;
  ns0:givenName "Willem"^^xsd:string ;
  ns0:name "Willem van Maren"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  gtm:straat <https://n2t.net/ark:/60537/bm1Gz8> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bvbJ1k> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3728> ;
  ns0:additionalName [
    ns1:baseSurname "Maren"^^xsd:string ;
    ns1:literalName "Willem van Maren"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

