@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/bixh7Fo>
  schema:familyName "Dortland"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4b761716-153d-7526-c984-4f99378d3a81"^^xsd:string ;
  schema:givenName "Nellij Johanna"^^xsd:string ;
  schema:name "Nellij Johanna Dortland"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b015869> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2a2872b7-5aa0-4bca-261d-82f6197cec45> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2024184> ;
  schema:birthDate "1911-08-06"^^xsd:date .

