@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/bRSJdI2>
  schema:givenName "Adriana Jacoba"^^xsd:string ;
  schema:name "Adriana Jacoba de Hoop"@nl ;
  schema:familyName "de Hoop"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/47bf9e0b-4c1d-410c-d7dc-d09589029618"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jhh5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2a4a5553-1dd5-d665-7c5c-c3ffe145aaa1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2024675> ;
  schema:birthDate "1856-02-03"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Hoop"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

