@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bG0QRqq>
  schema:familyName "de Haas"^^xsd:string ;
  schema:givenName "Elisabeth"^^xsd:string ;
  schema:name "Elisabeth de Haas"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/10640a50-8b9b-52b9-78f1-e1b0773604fd"^^xsd:string ;
  schema:hasOccupation "Pijpmaakster"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00pw0h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8f649247-3249-d2e5-660a-fea0a3aec6d9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2412150> ;
  schema:birthDate "1808-08-03"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Haas"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

