@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/byJmJrH>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c996be35-309b-d5f5-5a0b-9eec30f3eb9a"^^xsd:string ;
  schema:familyName "Rietveld"^^xsd:string ;
  schema:givenName "Willemina"^^xsd:string ;
  schema:name "Willemina Rietveld"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bfpMpMa> ;
  schema:parent <https://n2t.net/ark:/60537/bGDWyfC>, <https://n2t.net/ark:/60537/bqOLUCD> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2031830> ;
  schema:birthDate "1887-04-15"^^xsd:date .

