@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_eb263d5d-3724-4b5d-a166-c9fc555995dd
  a a2a:Record ;
  rdfs:label "Geboorte op 22 november 1906 te Emmen" ;
  a2a:hasPerson oa:person_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd_Person-ceb18d16-331a-4e72-be26-ff177fa70b96, oa:person_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd_Person-5c30ac8f-e2c8-4790-91c8-57a823baf968, oa:person_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd_Person-e4b96662-97c9-472c-aba0-fd6bc50aa867 ;
  a2a:hasEvent oa:event_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd_0, oa:relationep_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd_1, oa:relationep_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd_2 ;
  a2a:hasSource oa:source_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd .

oa:person_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd_Person-ceb18d16-331a-4e72-be26-ff177fa70b96
  a a2a:Person ;
  rdfs:label "Johann Heinrich Coopmeiners" ;
  a2a:PersonName [
    rdfs:label "Johann Heinrich Coopmeiners" ;
    a2a:PersonNameFirstName "Johann Heinrich" ;
    a2a:PersonNameLastName "Coopmeiners"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "timmerman" .

oa:person_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd_Person-5c30ac8f-e2c8-4790-91c8-57a823baf968
  a a2a:Person ;
  rdfs:label "Helena Maria Berends" ;
  a2a:PersonName [
    rdfs:label "Helena Maria Berends" ;
    a2a:PersonNameFirstName "Helena Maria" ;
    a2a:PersonNameLastName "Berends"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd_Person-e4b96662-97c9-472c-aba0-fd6bc50aa867
  a a2a:Person ;
  rdfs:label "Anna Maria Coopmeiners" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Coopmeiners" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Coopmeiners"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1906-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:event_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1906-11-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:relationep_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd_Person:ceb18d16-331a-4e72-be26-ff177fa70b96 ;
  a2a:EventKeyRef oa:event_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd_Event1 .

oa:relationep_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd_Person:5c30ac8f-e2c8-4790-91c8-57a823baf968 ;
  a2a:EventKeyRef oa:event_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd_Event1 .

oa:relationep_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd_Person:e4b96662-97c9-472c-aba0-fd6bc50aa867 ;
  a2a:EventKeyRef oa:event_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd_Event1 .

oa:source_dar_eb263d5d-3724-4b5d-a166-c9fc555995dd
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1906-11-22 - 1906-11-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-11-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-11-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1906-11-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1906, Periode: 1906" ;
    a2a:Book "Geboorteregister Emmen 1906" ;
    a2a:DocumentNumber "942" ;
    a2a:RegistryNumber "1906" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1906, Periode: 1906, Geboorteregister Emmen 1906, 942, 1906"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/df47b509-f98f-ac1f-f1de-1c1c3785db15.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/eb263d5d-3724-4b5d-a166-c9fc555995dd" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/df47b509-f98f-ac1f-f1de-1c1c3785db15.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/eb263d5d-3724-4b5d-a166-c9fc555995dd" ;
  a2a:RecordGUID "{eb263d5d-3724-4b5d-a166-c9fc555995dd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_2269_00002269.xml van DAR" .

