@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/buM4DD>
  pico:hasAge "24"^^xsd:string ;
  ns0:familyName "de Beij"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/5098a0ea8c67aafe046c822cf59b96f8a0d388f2063f335e076769214852aebb"^^xsd:string ;
  ns0:givenName "Maria"^^xsd:string ;
  ns0:name "Maria de Beij"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bPB3km> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/byjdmr> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2519> ;
  ns0:additionalName [
    ns1:baseSurname "Beij"^^xsd:string ;
    ns1:literalName "Maria de Beij"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

