@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/bjn5y3u>
  schema:familyName "Bijl"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/26a650b6-a638-ab3c-97d7-925a5a62c43d"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje Bijl"@nl ;
  schema:birthPlace "Oud-Beierland"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012vbc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/964fb881-8089-cc91-c647-52c4e6bec48c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2781682> ;
  schema:birthDate "1872-05-24"^^xsd:date .

