@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bLdkrAb>
  pico:hasAge "69"^^xsd:string ;
  schema:givenName "Adrianus Wouter"^^xsd:string ;
  schema:name "Adrianus Wouter Soet"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/39b50251-2415-7ff3-e519-2bc31ff032ea"^^xsd:string ;
  schema:familyName "Soet"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bDiKCOI>, <https://n2t.net/ark:/60537/bT7VfoU> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bL0DeYM> ;
  schema:spouse <https://n2t.net/ark:/60537/bvBRuqi> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1971563> ;
  schema:deathDate "1938-09-15"^^xsd:date .

