@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/bYXwbtf>
  pico:hasAge "18"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7ad9b97d-4279-259f-236b-10f03cfd615d"^^xsd:string ;
  schema:givenName "Johanna Willemina Cornelia"^^xsd:string ;
  schema:name "Johanna Willemina Cornelia Rademakers"@nl ;
  schema:familyName "Rademakers"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Aarlanderveen> ;
  schema:parent <https://n2t.net/ark:/60537/bezZ4ZB>, <https://n2t.net/ark:/60537/bJ8kySZ> ;
  schema:spouse <https://n2t.net/ark:/60537/bR2VnHU> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/btJyOgW> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/585208> .

