@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/bIiyuDN>
  pico:hasAge "65"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/60df9d21-f928-b7b1-f5cd-10f77e9972b1"^^xsd:string ;
  schema:familyName "Post Drost"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Post Drost"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bAoXFMk>, <https://n2t.net/ark:/60537/bsunQYC> ;
  schema:spouse <https://n2t.net/ark:/60537/bjzN2a5> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bMtxko3> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2579432> ;
  schema:deathDate "1888-01-17"^^xsd:date .

