@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/bojodj>
  pico:hasAge "9"^^xsd:string ;
  ns0:familyName "de Vos"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/7f506caae1bbf2b947c3e8341bee1a2417411f1ad7f7306dd5bb22e29fbdcf35"^^xsd:string ;
  ns0:givenName "Johanna Maria"^^xsd:string ;
  ns0:name "Johanna Maria de Vos"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b0cWZj> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/bUauda> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/f4af109d-9046-12c0-3612-bd70c590a170> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1978> ;
  ns0:additionalName [
    ns1:baseSurname "Vos"^^xsd:string ;
    ns1:literalName "Johanna Maria de Vos"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

