@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/bfCuYnx>
  schema:familyName "den Haag"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/13855227-b134-ef32-b93b-85039e348cfb"^^xsd:string ;
  schema:givenName "Roeltje"^^xsd:string ;
  schema:name "Roeltje den Haag"@nl ;
  schema:hasOccupation "Zonder"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dcr5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8f31a1be-5e77-e5c3-8794-171df0186cce> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2411356> ;
  schema:birthDate "1851-10-15"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Haag"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

