@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_e93ad412-8c55-e080-255f-7c1ca53e067d
  a a2a:Record ;
  rdfs:label "Geboorte op 9 december 1913 te Emmen" ;
  a2a:hasPerson oa:person_dar_e93ad412-8c55-e080-255f-7c1ca53e067d_Person-ce53b0bc-d034-94ca-640f-e74b48a62953, oa:person_dar_e93ad412-8c55-e080-255f-7c1ca53e067d_Person-264f782d-e6d4-f721-da80-eef4ae1fd72d, oa:person_dar_e93ad412-8c55-e080-255f-7c1ca53e067d_Person-37ff7b59-4ef7-984d-b45f-e7a0cc9c504e ;
  a2a:hasEvent oa:event_dar_e93ad412-8c55-e080-255f-7c1ca53e067d_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_e93ad412-8c55-e080-255f-7c1ca53e067d_0, oa:relationep_dar_e93ad412-8c55-e080-255f-7c1ca53e067d_1, oa:relationep_dar_e93ad412-8c55-e080-255f-7c1ca53e067d_2 ;
  a2a:hasSource oa:source_dar_e93ad412-8c55-e080-255f-7c1ca53e067d .

oa:person_dar_e93ad412-8c55-e080-255f-7c1ca53e067d_Person-ce53b0bc-d034-94ca-640f-e74b48a62953
  a a2a:Person ;
  rdfs:label "Johannes Theodorus Drent" ;
  a2a:PersonName [
    rdfs:label "Johannes Theodorus Drent" ;
    a2a:PersonNameFirstName "Johannes Theodorus" ;
    a2a:PersonNameLastName "Drent"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1913-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:person_dar_e93ad412-8c55-e080-255f-7c1ca53e067d_Person-264f782d-e6d4-f721-da80-eef4ae1fd72d
  a a2a:Person ;
  rdfs:label "Elizabeth Berendsen" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Berendsen" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Berendsen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder beroep" .

oa:person_dar_e93ad412-8c55-e080-255f-7c1ca53e067d_Person-37ff7b59-4ef7-984d-b45f-e7a0cc9c504e
  a a2a:Person ;
  rdfs:label "Johannes Matheus Drent" ;
  a2a:PersonName [
    rdfs:label "Johannes Matheus Drent" ;
    a2a:PersonNameFirstName "Johannes Matheus" ;
    a2a:PersonNameLastName "Drent"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "arbeider" .

oa:event_dar_e93ad412-8c55-e080-255f-7c1ca53e067d_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1913-12-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:relationep_dar_e93ad412-8c55-e080-255f-7c1ca53e067d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_e93ad412-8c55-e080-255f-7c1ca53e067d_Person:ce53b0bc-d034-94ca-640f-e74b48a62953 ;
  a2a:EventKeyRef oa:event_dar_e93ad412-8c55-e080-255f-7c1ca53e067d_Event1 .

oa:relationep_dar_e93ad412-8c55-e080-255f-7c1ca53e067d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_e93ad412-8c55-e080-255f-7c1ca53e067d_Person:264f782d-e6d4-f721-da80-eef4ae1fd72d ;
  a2a:EventKeyRef oa:event_dar_e93ad412-8c55-e080-255f-7c1ca53e067d_Event1 .

oa:relationep_dar_e93ad412-8c55-e080-255f-7c1ca53e067d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_e93ad412-8c55-e080-255f-7c1ca53e067d_Person:37ff7b59-4ef7-984d-b45f-e7a0cc9c504e ;
  a2a:EventKeyRef oa:event_dar_e93ad412-8c55-e080-255f-7c1ca53e067d_Event1 .

oa:source_dar_e93ad412-8c55-e080-255f-7c1ca53e067d
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1913-12-10 - 1913-12-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-12-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-12-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1913-12-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1913, Periode: 1913" ;
    a2a:Book "Geboorteregister Emmen 1913" ;
    a2a:DocumentNumber "1251" ;
    a2a:RegistryNumber "1913" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1913, Periode: 1913, Geboorteregister Emmen 1913, 1251, 1913"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/5cd89021-a170-8e47-59d1-8729578231ca.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e93ad412-8c55-e080-255f-7c1ca53e067d" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/5cd89021-a170-8e47-59d1-8729578231ca.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e93ad412-8c55-e080-255f-7c1ca53e067d" ;
  a2a:RecordGUID "{e93ad412-8c55-e080-255f-7c1ca53e067d}" ;
  a2a:SourceRemarkdeel "1913" ;
  a2a:SourceRemarkregister_periode "1913" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_1886_00001886.xml van DAR" .

