@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/bDwwgU>
  pico:hasAge "11"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/f46ca512-1eda-4e21-92ca-2d93d5f3e28d"^^xsd:string ;
  ns0:givenName "Martinus"^^xsd:string ;
  ns0:name "Martinus van Rijk"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:familyName "van Rijk"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bAOCQt> ;
  gtm:straat <https://n2t.net/ark:/60537/bkOYSt> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61598> ;
  ns0:additionalName [
    ns1:baseSurname "Rijk"^^xsd:string ;
    ns1:literalName "Martinus van Rijk"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

