@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bKaRHR>
  pico:hasAge "22"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/9945ef3bd5ab2183476fa03114f5968b6acfa4428cb2aa0111ffc2f7a6acc3c9"^^xsd:string ;
  ns0:givenName "Johanna"^^xsd:string ;
  ns0:name "Johanna van Houten"@nl ;
  ns0:familyName "van Houten"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/werkster> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bixxv7> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/247876aa-bec2-58e5-3ab9-98b5d286e3b5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5288> ;
  ns0:additionalName [
    ns1:baseSurname "Houten"^^xsd:string ;
    ns1:literalName "Johanna van Houten"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

