@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/bKaQtSB>
  schema:familyName "Dortland"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9a1a9e7a-8b1d-d51a-d882-29626416381d"^^xsd:string ;
  schema:givenName "Johannes Adriaan"^^xsd:string ;
  schema:name "Johannes Adriaan Dortland"@nl ;
  schema:hasOccupation "Kassier"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w2hp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9ffbeff0-a472-3891-0727-8d67153e98e2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2441373> ;
  schema:birthDate "1872-09-30"^^xsd:date .

