@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/bcHJVt>
  pico:hasAge "2"^^xsd:string ;
  ns0:familyName "de Mol"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/f331cae7-fa93-4b61-bcf9-7c665610a656"^^xsd:string ;
  ns0:givenName "Johanna Catharina"^^xsd:string ;
  ns0:name "Johanna Catharina de Mol"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bHu0Pb> ;
  gtm:straat <https://n2t.net/ark:/60537/bi6SVq> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/a9bcdd07-24df-6a8c-1345-0286f5cb8ecb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/62205> ;
  ns0:additionalName [
    ns1:baseSurname "Mol"^^xsd:string ;
    ns1:literalName "Johanna Catharina de Mol"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

