@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/bhUbC3N>
  schema:givenName "Dirk Adrianus"^^xsd:string ;
  schema:name "Dirk Adrianus Schouten"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/126762e7-84c2-7821-cb74-7c21ebe1ac75"^^xsd:string ;
  schema:familyName "Schouten"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bqOMqSx>, <https://n2t.net/ark:/60537/bywFzdx> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bzmsxRn> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2587108> ;
  schema:deathDate "1860-11-04"^^xsd:date .

