@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/bZad12r>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/627ca781-77e4-97f3-852c-092c74a469b2"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Oosterhout"@nl ;
  schema:familyName "Oosterhout"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b74NMac>, <https://n2t.net/ark:/60537/bRfDcdn> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/box3Ui4> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2039341> ;
  schema:deathDate "1813-09-02"^^xsd:date .

