@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/bqC4iDv>
  pico:hasAge "21"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8c810687-6701-ae8d-7312-39f029b28495"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria Koning"@nl ;
  schema:familyName "Koning"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gorinchem> ;
  schema:parent <https://n2t.net/ark:/60537/b9MTG1W>, <https://n2t.net/ark:/60537/bGdyfSd> ;
  schema:spouse <https://n2t.net/ark:/60537/bhHuuPD> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bUaqcTX> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2108624> .

