@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/bTXJIAS>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/69a2b671-cb0f-a0bc-89ab-ffd75936afc1"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Starre"@nl ;
  schema:familyName "Starre"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b1SjtIX>, <https://n2t.net/ark:/60537/b9MUhy4> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bm1FXyN> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2779131> ;
  schema:deathDate "1852-06-02"^^xsd:date .

