@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 prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bumIZ9>
  pico:hasAge "3"^^xsd:string ;
  ns0:familyName "de Reus"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/f7029413-2eee-4ce3-99bb-af749f66683a"^^xsd:string ;
  ns0:givenName "Maria"^^xsd:string ;
  ns0:name "Maria de Reus"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b3y951> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/beZoBk> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/7a7e5bab-2090-09a5-03c0-265328b597ae> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61545> ;
  ns0:additionalName [
    ns1:baseSurname "Reus"^^xsd:string ;
    ns1:literalName "Maria de Reus"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

