@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_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49
  a a2a:Record ;
  rdfs:label "Geboorte op 5 juni 1919 te Valthermond" ;
  a2a:hasPerson oa:person_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49_Person-dcc1671f-66d4-bc2d-d8b8-8388a67e53f1, oa:person_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49_Person-6e341f81-385a-26ae-4980-46d21aa45747, oa:person_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49_Person-7b76b172-dfe3-fd63-b27f-b51bdf09a802 ;
  a2a:hasEvent oa:event_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49_0, oa:relationep_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49_1, oa:relationep_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49_2 ;
  a2a:hasSource oa:source_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49 .

oa:person_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49_Person-dcc1671f-66d4-bc2d-d8b8-8388a67e53f1
  a a2a:Person ;
  rdfs:label "Arend Jan Doek" ;
  a2a:PersonName [
    rdfs:label "Arend Jan Doek" ;
    a2a:PersonNameFirstName "Arend Jan" ;
    a2a:PersonNameLastName "Doek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49_Person-6e341f81-385a-26ae-4980-46d21aa45747
  a a2a:Person ;
  rdfs:label "Anje Doek" ;
  a2a:PersonName [
    rdfs:label "Anje Doek" ;
    a2a:PersonNameFirstName "Anje" ;
    a2a:PersonNameLastName "Doek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1919-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Valthermond" ;
    rdfs:label "Valthermond"
  ] .

oa:person_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49_Person-7b76b172-dfe3-fd63-b27f-b51bdf09a802
  a a2a:Person ;
  rdfs:label "Elsina Henderika Meijering" ;
  a2a:PersonName [
    rdfs:label "Elsina Henderika Meijering" ;
    a2a:PersonNameFirstName "Elsina Henderika" ;
    a2a:PersonNameLastName "Meijering"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1919-06-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Valthermond" ;
    rdfs:label "Valthermond"
  ] .

oa:relationep_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49_Person:dcc1671f-66d4-bc2d-d8b8-8388a67e53f1 ;
  a2a:EventKeyRef oa:event_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49_Event1 .

oa:relationep_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49_Person:6e341f81-385a-26ae-4980-46d21aa45747 ;
  a2a:EventKeyRef oa:event_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49_Event1 .

oa:relationep_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49_Person:7b76b172-dfe3-fd63-b27f-b51bdf09a802 ;
  a2a:EventKeyRef oa:event_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49_Event1 .

oa:source_dar_9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn", "1919-06-05 - 1919-06-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-06-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-06-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1919-06-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1919, Periode: 1919" ;
    a2a:Book "Geboorteregister Odoorn 1919" ;
    a2a:DocumentNumber "206" ;
    a2a:RegistryNumber "1919" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1919, Periode: 1919, Geboorteregister Odoorn 1919, 206, 1919"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/18236f48-27e8-e3c1-1115-c36f0962f6a7.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/18236f48-27e8-e3c1-1115-c36f0962f6a7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-05-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49" ;
  a2a:RecordGUID "{9b1bc554-cac4-e5b7-9e9d-357b1b7d2c49}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_18_00000018.xml van DAR" .

