@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bBE9ruJ>
  pico:hasAge "24"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ee92d518-181d-c6e1-c4ae-0623a85e7835"^^xsd:string ;
  schema:familyName "Kleijweg"^^xsd:string ;
  schema:givenName "Pieternella Willemina"^^xsd:string ;
  schema:name "Pieternella Willemina Kleijweg"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  schema:parent <https://n2t.net/ark:/60537/bkOYNRN>, <https://n2t.net/ark:/60537/bRfDoGR> ;
  schema:spouse <https://n2t.net/ark:/60537/btJzCGR> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bXhUtCQ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2240230> .

