@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/bbeO2F9>
  schema:givenName "Doodgeboren kind"^^xsd:string ;
  schema:name "Doodgeboren kind Hoogland"@nl ;
  schema:familyName "Hoogland"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1754b551-0d25-6951-0e59-d47dc5187617"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bj9oRtR>, <https://n2t.net/ark:/60537/bs3YGiY> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bJm238H> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2779183> ;
  schema:deathDate "1829-09-15"^^xsd:date .

