@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/bkpAigG>
  schema:familyName "Futselaar"^^xsd:string ;
  schema:givenName "Harmen"^^xsd:string ;
  schema:name "Harmen Futselaar"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/faa9d281-fd8a-54b7-e182-e5939c13d6ea"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bcuZurq>, <https://n2t.net/ark:/60537/btja76W> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bVDiXgT> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2085186> ;
  schema:birthDate "1891-09-19"^^xsd:date .

