@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/bCgj7Y>
  pico:hasAge "3 maanden"^^xsd:string ;
  ns0:givenName "Arie"^^xsd:string ;
  ns0:name "Arie de Reus"@nl ;
  ns0:familyName "de Reus"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/c746fe23-fbde-401b-afd1-bda663db3e58"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b3y951> ;
  gtm:straat <https://n2t.net/ark:/60537/beZoBk> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61544> ;
  ns0:additionalName [
    ns1:baseSurname "Reus"^^xsd:string ;
    ns1:literalName "Arie de Reus"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

