@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/bXIjDe3>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f1e992ed-a194-5922-12f9-ad924585fdfd"^^xsd:string ;
  schema:givenName "Hugo"^^xsd:string ;
  schema:name "Hugo Oosterwijk"@nl ;
  schema:familyName "Oosterwijk"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b5CUomN>, <https://n2t.net/ark:/60537/bdxvcb3> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bWt6S2V> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2433998> ;
  schema:deathDate "1907-05-06"^^xsd:date .

