@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_d547cb03-8d2f-e91d-5716-e78f80161599
  a a2a:Record ;
  rdfs:label "Geboorte op 20 april 1914 te Meppel" ;
  a2a:hasPerson oa:person_dar_d547cb03-8d2f-e91d-5716-e78f80161599_Person-ff597494-354c-c2ab-ce63-75d0eb5a7161, oa:person_dar_d547cb03-8d2f-e91d-5716-e78f80161599_Person-3615c5a1-9b37-b546-cdea-9a3463360bd7, oa:person_dar_d547cb03-8d2f-e91d-5716-e78f80161599_Person-ea7617a1-b9b2-9642-6b66-16d431d78c8a ;
  a2a:hasEvent oa:event_dar_d547cb03-8d2f-e91d-5716-e78f80161599_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_d547cb03-8d2f-e91d-5716-e78f80161599_0, oa:relationep_dar_d547cb03-8d2f-e91d-5716-e78f80161599_1, oa:relationep_dar_d547cb03-8d2f-e91d-5716-e78f80161599_2 ;
  a2a:hasSource oa:source_dar_d547cb03-8d2f-e91d-5716-e78f80161599 .

oa:person_dar_d547cb03-8d2f-e91d-5716-e78f80161599_Person-ff597494-354c-c2ab-ce63-75d0eb5a7161
  a a2a:Person ;
  rdfs:label "Tjacko Cornelius Idema" ;
  a2a:PersonName [
    rdfs:label "Tjacko Cornelius Idema" ;
    a2a:PersonNameFirstName "Tjacko Cornelius" ;
    a2a:PersonNameLastName "Idema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "koopman" .

oa:person_dar_d547cb03-8d2f-e91d-5716-e78f80161599_Person-3615c5a1-9b37-b546-cdea-9a3463360bd7
  a a2a:Person ;
  rdfs:label "Dora Gepke Akkemina Idema" ;
  a2a:PersonName [
    rdfs:label "Dora Gepke Akkemina Idema" ;
    a2a:PersonNameFirstName "Dora Gepke Akkemina" ;
    a2a:PersonNameLastName "Idema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1914-04-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_dar_d547cb03-8d2f-e91d-5716-e78f80161599_Person-ea7617a1-b9b2-9642-6b66-16d431d78c8a
  a a2a:Person ;
  rdfs:label "Grietje Meihuizen" ;
  a2a:PersonName [
    rdfs:label "Grietje Meihuizen" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Meihuizen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_d547cb03-8d2f-e91d-5716-e78f80161599_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1914-04-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_d547cb03-8d2f-e91d-5716-e78f80161599_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_d547cb03-8d2f-e91d-5716-e78f80161599_Person:ff597494-354c-c2ab-ce63-75d0eb5a7161 ;
  a2a:EventKeyRef oa:event_dar_d547cb03-8d2f-e91d-5716-e78f80161599_Event1 .

oa:relationep_dar_d547cb03-8d2f-e91d-5716-e78f80161599_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_d547cb03-8d2f-e91d-5716-e78f80161599_Person:3615c5a1-9b37-b546-cdea-9a3463360bd7 ;
  a2a:EventKeyRef oa:event_dar_d547cb03-8d2f-e91d-5716-e78f80161599_Event1 .

oa:relationep_dar_d547cb03-8d2f-e91d-5716-e78f80161599_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_d547cb03-8d2f-e91d-5716-e78f80161599_Person:ea7617a1-b9b2-9642-6b66-16d431d78c8a ;
  a2a:EventKeyRef oa:event_dar_d547cb03-8d2f-e91d-5716-e78f80161599_Event1 .

oa:source_dar_d547cb03-8d2f-e91d-5716-e78f80161599
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1914-04-21 - 1914-04-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-04-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-04-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1914-04-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1914, Periode: 1914" ;
    a2a:Book "Geboorteregister Meppel 1914" ;
    a2a:DocumentNumber "72" ;
    a2a:RegistryNumber "1914" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1914, Periode: 1914, Geboorteregister Meppel 1914, 72, 1914"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/1c770c23-0430-fdcd-0ffb-7c6f5e326e1c.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/d547cb03-8d2f-e91d-5716-e78f80161599" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/1c770c23-0430-fdcd-0ffb-7c6f5e326e1c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/d547cb03-8d2f-e91d-5716-e78f80161599" ;
  a2a:RecordGUID "{d547cb03-8d2f-e91d-5716-e78f80161599}" ;
  a2a:SourceRemarkdeel "1914" ;
  a2a:SourceRemarkregister_periode "1914" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_5591_00005591.xml van DAR" .

