@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/bcHHw1P>
  schema:hasOccupation "Bleekster"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b95f30df-0b05-035d-36ec-c1a9a22070d2"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje Nieuwland"@nl ;
  schema:familyName "Nieuwland"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01cgsp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a5992f4a-c4c6-5b7b-8d02-b48f782a7eff> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2463119> ;
  schema:birthDate "1885-06-16"^^xsd:date .

