@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/box4zGY>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0c9d3eca-8784-9397-147b-b04522f93778"^^xsd:string ;
  schema:givenName "IJnske"^^xsd:string ;
  schema:name "IJnske Nijenhuis"@nl ;
  schema:familyName "Nijenhuis"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0195pb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/50c82c33-8850-a811-3a58-97b2220db089> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2170542> ;
  schema:birthDate "1921-09-28"^^xsd:date .

