@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/btWgbk0>
  pico:hasAge "27"^^xsd:string ;
  schema:familyName "Hersche"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dce55908-cc79-020f-76bc-a4be5ba2cc9d"^^xsd:string ;
  schema:givenName "Josephus Anthonius"^^xsd:string ;
  schema:name "Josephus Anthonius Hersche"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bBQR07x> ;
  schema:parent <https://n2t.net/ark:/60537/bd75yH9>, <https://n2t.net/ark:/60537/bJyK8wW> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bzmsgVg> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2119202> .

