@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/bgF1Zn>
  pico:hasAge "13"^^xsd:string ;
  ns0:familyName "den Os"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/6b1dbf4a-c222-44d0-83dd-fc0ee3b873a9"^^xsd:string ;
  gtm:straatNaam "Klooster Op De Raam"^^xsd:string ;
  ns0:givenName "Maria"^^xsd:string ;
  ns0:name "Maria den Os"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bNJ0y7> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/62011> ;
  ns0:additionalName [
    ns1:baseSurname "Os"^^xsd:string ;
    ns1:literalName "Maria den Os"@nl ;
    ns1:surnamePrefix "den"^^xsd:string
  ] .

