@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/bRtkCcE>
  schema:familyName "den Hollander"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0d7aa2f9-123f-5ec4-0d60-aeb5411b8073"^^xsd:string ;
  schema:givenName "Leonora"^^xsd:string ;
  schema:name "Leonora den Hollander"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hfx1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e10b9bcf-bd4e-d78a-8889-16fb5faec7c7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2830468> ;
  schema:additionalName [
    ns0:baseSurname "Hollander"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

