@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#> .

<https://n2t.net/ark:/60537/b62iIWo>
  pico:hasAge "24"^^xsd:string ;
  schema:familyName "Hornes"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/32c4977f-d771-196a-9c31-974c425c1409"^^xsd:string ;
  schema:givenName "Johanna Maria Theresia"^^xsd:string ;
  schema:name "Johanna Maria Theresia Hornes"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bdjMOmz> ;
  schema:parent <https://n2t.net/ark:/60537/bdWTxJM>, <https://n2t.net/ark:/60537/bQd88Ym> ;
  schema:spouse <https://n2t.net/ark:/60537/bY7IXQH> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2410173> .

