@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/bJ8mc8w>
  schema:familyName "Borsje"^^xsd:string ;
  schema:givenName "Charlotta"^^xsd:string ;
  schema:name "Charlotta Borsje"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4962740e-204b-33eb-917a-68f1b20dc8ab"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bBdLoh3>, <https://n2t.net/ark:/60537/bR2W0W3> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bs3XKPP> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2574664> ;
  schema:birthDate "1827-06-26"^^xsd:date .

