@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/bijB9zL>
  schema:familyName "Dortland"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4fefc397-59c2-6d58-b9ff-16d9a1ed0348"^^xsd:string ;
  schema:givenName "Sander Evert"^^xsd:string ;
  schema:name "Sander Evert Dortland"@nl ;
  schema:parent <https://n2t.net/ark:/60537/baq0kMe>, <https://n2t.net/ark:/60537/breaYmg> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bHGrIr4> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2794670> ;
  schema:birthDate "1813-10-23"^^xsd:date .

