@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/bsgGmkJ>
  schema:givenName "Adriaan"^^xsd:string ;
  schema:name "Adriaan Verhoef"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d28edc85-cfc7-1455-9588-19add580df08"^^xsd:string ;
  schema:familyName "Verhoef"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bDiKm7z> ;
  schema:parent <https://n2t.net/ark:/60537/bI5QYUA>, <https://n2t.net/ark:/60537/bXV1CAY> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2771712> .

