@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_e18484f5-7f49-ca95-8a0b-e1183184cab0
  a a2a:Record ;
  rdfs:label "Geboorte op 13 maart 1904 te Eexterveen" ;
  a2a:hasPerson oa:person_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0_Person-0f98604d-9630-50fc-8131-9a9bc3b0268d, oa:person_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0_Person-f332462c-2c73-2fb8-dafc-1170cdf2e2e9, oa:person_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0_Person-668b4ddc-f818-4a5e-a18e-ec5468c3753e ;
  a2a:hasEvent oa:event_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0_0, oa:relationep_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0_1, oa:relationep_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0_2 ;
  a2a:hasSource oa:source_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0 .

oa:person_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0_Person-0f98604d-9630-50fc-8131-9a9bc3b0268d
  a a2a:Person ;
  rdfs:label "Roelfien van der Laan" ;
  a2a:PersonName [
    rdfs:label "Roelfien van der Laan" ;
    a2a:PersonNameFirstName "Roelfien" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Laan"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0_Person-f332462c-2c73-2fb8-dafc-1170cdf2e2e9
  a a2a:Person ;
  rdfs:label "Hemmo Timminga" ;
  a2a:PersonName [
    rdfs:label "Hemmo Timminga" ;
    a2a:PersonNameFirstName "Hemmo" ;
    a2a:PersonNameLastName "Timminga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "verver" .

oa:person_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0_Person-668b4ddc-f818-4a5e-a18e-ec5468c3753e
  a a2a:Person ;
  rdfs:label "Johanna Timminga" ;
  a2a:PersonName [
    rdfs:label "Johanna Timminga" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Timminga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1904-03-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eexterveen" ;
    rdfs:label "Eexterveen"
  ] .

oa:event_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1904-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eexterveen" ;
    rdfs:label "Eexterveen"
  ] .

oa:relationep_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0_Person:0f98604d-9630-50fc-8131-9a9bc3b0268d ;
  a2a:EventKeyRef oa:event_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0_Event1 .

oa:relationep_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0_Person:f332462c-2c73-2fb8-dafc-1170cdf2e2e9 ;
  a2a:EventKeyRef oa:event_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0_Event1 .

oa:relationep_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0_Person:668b4ddc-f818-4a5e-a18e-ec5468c3753e ;
  a2a:EventKeyRef oa:event_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0_Event1 .

oa:source_dar_e18484f5-7f49-ca95-8a0b-e1183184cab0
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1904-03-14 - 1904-03-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-03-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-03-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1904-03-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1904, Periode: 1904" ;
    a2a:Book "Geboorteregister Anloo 1904" ;
    a2a:DocumentNumber "30" ;
    a2a:RegistryNumber "1904" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1904, Periode: 1904, Geboorteregister Anloo 1904, 30, 1904"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/cdb59e18-6336-e8d4-64aa-610c78c8475e.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e18484f5-7f49-ca95-8a0b-e1183184cab0" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/cdb59e18-6336-e8d4-64aa-610c78c8475e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e18484f5-7f49-ca95-8a0b-e1183184cab0" ;
  a2a:RecordGUID "{e18484f5-7f49-ca95-8a0b-e1183184cab0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_862_00000862.xml van DAR" .

