@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#> .

<https://n2t.net/ark:/60537/bKaQb06>
  schema:familyName "Dortland"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3ac383dc-e95e-335a-a5a6-7d72d8555ac7"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje Dortland"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z3q7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/44360ff5-3e12-52b1-04bd-ead9c631e19b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2121874> ;
  schema:birthDate "1900-11-09"^^xsd:date .

