@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/bZadKb8>
  schema:familyName "Dortland"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/de60e736-e441-202e-dd6c-50d48d5a9aec"^^xsd:string ;
  schema:givenName "Johan Dirk Frederik"^^xsd:string ;
  schema:name "Johan Dirk Frederik Dortland"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wtp3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/df696150-2c2c-ac1c-2e33-62aa1f89034a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2824039> ;
  schema:birthDate "1883-03-16"^^xsd:date .

