@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/bcHGYVx>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4a0c6caa-3e75-4746-89b6-29343ea83998"^^xsd:string ;
  schema:givenName "Neeltje Johanna"^^xsd:string ;
  schema:name "Neeltje Johanna Rietveld"@nl ;
  schema:familyName "Rietveld"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bkpA7i5>, <https://n2t.net/ark:/60537/btj9W7Z> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/brEz1nD> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/601987> ;
  schema:birthDate "1916-03-02"^^xsd:date .

