@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/bsund3K>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8709fda7-9c15-da20-d460-b557f321d5a9"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Noorlander"@nl ;
  schema:familyName "Noorlander"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b019695> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/072fde3a-e736-8c97-8cf4-cfdb41398631> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/596693> ;
  schema:birthDate "1916-08-01"^^xsd:date .

