@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/boJMIm>
  pico:hasAge "18"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/d4244ea78ef604c0693efe586e292c486ae79d4d54bf977afbd33bec27868f8d"^^xsd:string ;
  ns0:givenName "Jacoba Geertrui"^^xsd:string ;
  ns0:name "Jacoba Geertrui van Houten"@nl ;
  ns0:familyName "van Houten"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Nijkerk> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b25fc0> ;
  gtm:straat <https://n2t.net/ark:/60537/buM4u0> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3495> ;
  ns0:additionalName [
    ns1:baseSurname "Houten"^^xsd:string ;
    ns1:literalName "Jacoba Geertrui van Houten"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

