@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/bachRD>
  pico:hasAge "39"^^xsd:string ;
  ns0:familyName "de Haas"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/cee47a915e03891c905641cd72bd2252065a9fe30de1dd01a5b3c78e64c28c56"^^xsd:string ;
  ns0:givenName "Lena"^^xsd:string ;
  ns0:name "Lena de Haas"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b9ZB42> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bywV6y> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/71c7fea6-5138-ff6f-072f-2071b95ec709> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2119> ;
  ns0:additionalName [
    ns1:baseSurname "Haas"^^xsd:string ;
    ns1:literalName "Lena de Haas"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

