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

<https://n2t.net/ark:/60537/benkmx>
  pico:hasAge "28"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/0bdc7df0-0041-4612-9b0a-38f822dacb21"^^xsd:string ;
  schema:givenName "Martinus"^^xsd:string ;
  schema:name "Martinus van Leeuwen"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "van Leeuwen"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/sjouwer> ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRcs> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bTyBQr> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60680> ;
  schema:additionalName [
    ns0:baseSurname "Leeuwen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

