@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/bHGrVke>
  schema:familyName "Dorr"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4023bbc6-895d-620f-0f87-b0d151828add"^^xsd:string ;
  schema:givenName "Johan Philip"^^xsd:string ;
  schema:name "Johan Philip Dorr"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b6S5y0L> ;
  schema:parent <https://n2t.net/ark:/60537/bPB1K9i>, <https://n2t.net/ark:/60537/bXvCyXQ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2011657> ;
  schema:deathDate "1866-08-16"^^xsd:date .

