@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/bm1GheP>
  schema:familyName "Binnendijk"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3e70d438-c27b-e537-20d3-40dcaf304006"^^xsd:string ;
  schema:givenName "Thomas"^^xsd:string ;
  schema:name "Thomas Binnendijk"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bd75tsi>, <https://n2t.net/ark:/60537/btJzqBI> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bYXvNpY> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2028815> ;
  schema:birthDate "1867-10-09"^^xsd:date .

