@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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 ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b7veBw>
  pico:hasAge "16"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/212cc51c-31b8-4729-b7ea-d9acdbd9a216"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna van Duin"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:familyName "van Duin"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRcs> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/btjqYB> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/c78c409e-f61a-b1e1-c900-4e88952f927e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60201> ;
  schema:additionalName [
    ns0:baseSurname "Duin"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

