@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_dar_7d4542f6-e621-836a-98d2-e4f98922ab82
  a a2a:Record ;
  rdfs:label "Geboorte op 11 oktober 1918 te Diever" ;
  a2a:hasPerson oa:person_dar_7d4542f6-e621-836a-98d2-e4f98922ab82_Person-9d2a20d9-b4e3-3fae-5263-53c602464e2f, oa:person_dar_7d4542f6-e621-836a-98d2-e4f98922ab82_Person-ed4b98de-aaf3-729d-186c-caa5142457bc, oa:person_dar_7d4542f6-e621-836a-98d2-e4f98922ab82_Person-c014ec25-4c2f-f62b-762d-83d7c2604ef8 ;
  a2a:hasEvent oa:event_dar_7d4542f6-e621-836a-98d2-e4f98922ab82_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_7d4542f6-e621-836a-98d2-e4f98922ab82_0, oa:relationep_dar_7d4542f6-e621-836a-98d2-e4f98922ab82_1, oa:relationep_dar_7d4542f6-e621-836a-98d2-e4f98922ab82_2 ;
  a2a:hasSource oa:source_dar_7d4542f6-e621-836a-98d2-e4f98922ab82 .

oa:person_dar_7d4542f6-e621-836a-98d2-e4f98922ab82_Person-9d2a20d9-b4e3-3fae-5263-53c602464e2f
  a a2a:Person ;
  rdfs:label "Frederik Benthem" ;
  a2a:PersonName [
    rdfs:label "Frederik Benthem" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Benthem"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_7d4542f6-e621-836a-98d2-e4f98922ab82_Person-ed4b98de-aaf3-729d-186c-caa5142457bc
  a a2a:Person ;
  rdfs:label "Hendrikje Bentem" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Bentem" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Bentem"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1918-10-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Diever" ;
    rdfs:label "Diever"
  ] .

oa:person_dar_7d4542f6-e621-836a-98d2-e4f98922ab82_Person-c014ec25-4c2f-f62b-762d-83d7c2604ef8
  a a2a:Person ;
  rdfs:label "Jantje Greveling" ;
  a2a:PersonName [
    rdfs:label "Jantje Greveling" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Greveling"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_7d4542f6-e621-836a-98d2-e4f98922ab82_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1918-10-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Diever" ;
    rdfs:label "Diever"
  ] .

oa:relationep_dar_7d4542f6-e621-836a-98d2-e4f98922ab82_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_7d4542f6-e621-836a-98d2-e4f98922ab82_Person:9d2a20d9-b4e3-3fae-5263-53c602464e2f ;
  a2a:EventKeyRef oa:event_dar_7d4542f6-e621-836a-98d2-e4f98922ab82_Event1 .

oa:relationep_dar_7d4542f6-e621-836a-98d2-e4f98922ab82_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_7d4542f6-e621-836a-98d2-e4f98922ab82_Person:ed4b98de-aaf3-729d-186c-caa5142457bc ;
  a2a:EventKeyRef oa:event_dar_7d4542f6-e621-836a-98d2-e4f98922ab82_Event1 .

oa:relationep_dar_7d4542f6-e621-836a-98d2-e4f98922ab82_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_7d4542f6-e621-836a-98d2-e4f98922ab82_Person:c014ec25-4c2f-f62b-762d-83d7c2604ef8 ;
  a2a:EventKeyRef oa:event_dar_7d4542f6-e621-836a-98d2-e4f98922ab82_Event1 .

oa:source_dar_7d4542f6-e621-836a-98d2-e4f98922ab82
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Diever" ;
    rdfs:label "Diever", "1918-10-11 - 1918-10-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-10-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-10-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1918-10-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1918, Periode: 1918" ;
    a2a:Book "Geboorteregister Diever 1918" ;
    a2a:DocumentNumber "65" ;
    a2a:RegistryNumber "1918" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1918, Periode: 1918, Geboorteregister Diever 1918, 65, 1918"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/ca609fb6-a739-358d-a5da-91a88de2a01c.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/7d4542f6-e621-836a-98d2-e4f98922ab82" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/ca609fb6-a739-358d-a5da-91a88de2a01c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-02-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/7d4542f6-e621-836a-98d2-e4f98922ab82" ;
  a2a:RecordGUID "{7d4542f6-e621-836a-98d2-e4f98922ab82}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_21_00000021.xml van DAR" .

