@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/bOXWd3E>
  schema:givenName "Doodgeboren kind"^^xsd:string ;
  schema:name "Doodgeboren kind Hornes"@nl ;
  schema:familyName "Hornes"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/536d540c-a2ed-ca6c-2173-b95c1685342f"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b2UNWb4> ;
  schema:parent <https://n2t.net/ark:/60537/bWSx1TJ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2566095> ;
  schema:deathDate "1829-03-07"^^xsd:date .

