@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/bCGFnkK>
  pico:hasAge "66"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/22aad5a6-6b9e-0e1e-56b7-43e978ffad4f"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna van den Ring"@nl ;
  schema:familyName "van den Ring"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b0qqL5s> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b74NAPU> ;
  schema:parent <https://n2t.net/ark:/60537/bKBfb7q>, <https://n2t.net/ark:/60537/bSvPZVN> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2822759> ;
  schema:deathDate "1888-08-25"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Ring"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

