@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/bwR41Ce>
  schema:givenName "Doodgeboren kind"^^xsd:string ;
  schema:name "Doodgeboren kind Janmaat"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6f711b4d-497f-ad45-16d2-a0cc06c3e416"^^xsd:string ;
  schema:familyName "Janmaat"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bELEQpB>, <https://n2t.net/ark:/60537/bMGeFbg> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bpYXUkB> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2477219> ;
  schema:deathDate "1927-06-16"^^xsd:date .

