@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/b8xI8ep>
  schema:familyName "Dortland"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ff593b20-9fa0-c598-f406-87572ef1691f"^^xsd:string ;
  schema:givenName "Sander Evert"^^xsd:string ;
  schema:name "Sander Evert Dortland"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bgshX1U>, <https://n2t.net/ark:/60537/bpmSLOf> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bp9ajm3> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2695607> ;
  schema:birthDate "1867-01-06"^^xsd:date .

