@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_0ad8b2e0-233f-4dd2-b804-a63fdac79c19
  a a2a:Record ;
  rdfs:label "Geboorte op 15 mei 1903 te Emmen" ;
  a2a:hasPerson oa:person_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19_Person-6dad8847-2704-4062-b434-2ea8faa03bf9, oa:person_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19_Person-f7248de3-bf20-41dc-b511-f6a96082a30e, oa:person_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19_Person-0bb583ed-6496-4747-a46e-f382c07f34b4 ;
  a2a:hasEvent oa:event_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19_0, oa:relationep_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19_1, oa:relationep_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19_2 ;
  a2a:hasSource oa:source_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19 .

oa:person_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19_Person-6dad8847-2704-4062-b434-2ea8faa03bf9
  a a2a:Person ;
  rdfs:label "Femmigje Groote" ;
  a2a:PersonName [
    rdfs:label "Femmigje Groote" ;
    a2a:PersonNameFirstName "Femmigje" ;
    a2a:PersonNameLastName "Groote"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19_Person-f7248de3-bf20-41dc-b511-f6a96082a30e
  a a2a:Person ;
  rdfs:label "Jan Slomp" ;
  a2a:PersonName [
    rdfs:label "Jan Slomp" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Slomp"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19_Person-0bb583ed-6496-4747-a46e-f382c07f34b4
  a a2a:Person ;
  rdfs:label "Annigje Slomp" ;
  a2a:PersonName [
    rdfs:label "Annigje Slomp" ;
    a2a:PersonNameFirstName "Annigje" ;
    a2a:PersonNameLastName "Slomp"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1903-05-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:event_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1903-05-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:relationep_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19_Person:6dad8847-2704-4062-b434-2ea8faa03bf9 ;
  a2a:EventKeyRef oa:event_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19_Event1 .

oa:relationep_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19_Person:f7248de3-bf20-41dc-b511-f6a96082a30e ;
  a2a:EventKeyRef oa:event_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19_Event1 .

oa:relationep_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19_Person:0bb583ed-6496-4747-a46e-f382c07f34b4 ;
  a2a:EventKeyRef oa:event_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19_Event1 .

oa:source_dar_0ad8b2e0-233f-4dd2-b804-a63fdac79c19
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1903-05-16 - 1903-05-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-05-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-05-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1903-05-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1903, Periode: 1903" ;
    a2a:Book "Geboorteregister Emmen 1903" ;
    a2a:DocumentNumber "428" ;
    a2a:RegistryNumber "1903" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1903, Periode: 1903, Geboorteregister Emmen 1903, 428, 1903"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/bc6475c1-6f3f-b7b0-722c-9f100985824a.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0ad8b2e0-233f-4dd2-b804-a63fdac79c19" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/bc6475c1-6f3f-b7b0-722c-9f100985824a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0ad8b2e0-233f-4dd2-b804-a63fdac79c19" ;
  a2a:RecordGUID "{0ad8b2e0-233f-4dd2-b804-a63fdac79c19}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_3602_00003602.xml van DAR" .

