@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/bGDXXk>
  pico:hasAge "75"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/95f1597228d0625f44ea5e2e77c43171f71ae62afcadafd7fda4dfc5a62ad253"^^xsd:string ;
  ns0:givenName "Maria"^^xsd:string ;
  ns0:name "Maria van Os"@nl ;
  ns0:familyName "van Os"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  gtm:straat <https://n2t.net/ark:/60537/bijACX> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bIww6L> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4259> ;
  ns0:additionalName [
    ns1:baseSurname "Os"^^xsd:string ;
    ns1:literalName "Maria van Os"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

