@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bUAPs3q>
  schema:familyName "Dortland"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/42dde185-bcd5-0a6c-d27f-eb78f4381a66"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Dortland"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b2vqccH>, <https://n2t.net/ark:/60537/baq0139> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bFoKa1p> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2442881> ;
  schema:birthDate "1851-08-16"^^xsd:date .

