@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/bFb3qjZ>
  pico:hasAge "22"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0857ca41-91dc-6c8b-9261-f24101c8dcc1"^^xsd:string ;
  schema:givenName "Johanna Geertruida"^^xsd:string ;
  schema:name "Johanna Geertruida van der Linden"@nl ;
  schema:familyName "van der Linden"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/baPpCTi>, <https://n2t.net/ark:/60537/bSVefy5> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bkbRVEV> ;
  schema:spouse <https://n2t.net/ark:/60537/bpmSMEt> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2710379> ;
  schema:additionalName [
    ns0:baseSurname "Linden"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

