@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/by6fAE2>
  schema:familyName "Hola"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/580cd5fe-4ea7-655c-90b6-880361846bb4"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Hola"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b99MXUS> ;
  schema:parent <https://n2t.net/ark:/60537/bG0QpsL>, <https://n2t.net/ark:/60537/bNVrdei> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1934511> ;
  schema:birthDate "1863-06-24"^^xsd:date .

