@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bwEmPta>
  pico:hasAge "21"^^xsd:string ;
  schema:familyName "de Weger"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/26562d16-ba87-d9f5-d10c-51d171d1e31d"^^xsd:string ;
  schema:givenName "Johanna Clara"^^xsd:string ;
  schema:name "Johanna Clara de Weger"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bfPbbNX>, <https://n2t.net/ark:/60537/bMtxt7m> ;
  schema:spouse <https://n2t.net/ark:/60537/boJM0D4> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bQqOSLp> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1933296> ;
  schema:additionalName [
    ns0:baseSurname "Weger"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

