@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/bpzD9p>
  pico:hasAge "1 1/2 jaar"^^xsd:string ;
  ns0:familyName "den Os"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/3b67cddd-d8a7-4ecd-8438-79295fa930d7"^^xsd:string ;
  gtm:straatNaam "Klooster Op De Raam"^^xsd:string ;
  ns0:givenName "Marinus"^^xsd:string ;
  ns0:name "Marinus 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/62010> ;
  ns0:additionalName [
    ns1:baseSurname "Os"^^xsd:string ;
    ns1:literalName "Marinus den Os"@nl ;
    ns1:surnamePrefix "den"^^xsd:string
  ] .

