@prefix pico: <https://personsincontext.org/model#> .
@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/bgshti>
  pico:hasAge "7" ;
  ns0:familyName "de Reus" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/a7ccd54c60377155302eb927f23767c8c6e37a4336a561072c0ed79a1e99b33a" ;
  ns0:givenName "Maria" ;
  ns0:name "Maria de Reus"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bc4AXK> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bj9DBV> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1112> ;
  ns0:additionalName [
    ns1:baseSurname "Reus" ;
    ns1:literalName "Maria de Reus"@nl ;
    ns1:surnamePrefix "de"
  ] .

