@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/bUNwK8s>
  schema:givenName "Doodgeboren kind"^^xsd:string ;
  schema:name "Doodgeboren kind Noorlander"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d3acb86d-b587-41a7-ead2-5fda92f94076"^^xsd:string ;
  schema:familyName "Noorlander"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b2I6vfk>, <https://n2t.net/ark:/60537/bN5DBLb> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bxTytRe> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2028084> ;
  schema:deathDate "1949-01-22"^^xsd:date .

