@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bPokK1V>
  schema:familyName "den Riet"^^xsd:string ;
  schema:givenName "Doodgeboren kind"^^xsd:string ;
  schema:name "Doodgeboren kind den Riet"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1dd61b76-0542-487b-2dc1-f8d3e783df64"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b5cwj1w>, <https://n2t.net/ark:/60537/bm1GWDL> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bcuZ5OC> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2746610> ;
  schema:deathDate "1849-12-05"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Riet"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

