@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_f2a26693-2262-4642-ae3e-cf23b00a0187
  a a2a:Record ;
  rdfs:label "Geboorte op 11 juni 1894 te Schoonebeek" ;
  a2a:hasPerson oa:person_dar_f2a26693-2262-4642-ae3e-cf23b00a0187_Person-07f8953d-9d73-4b6b-a5ba-899791503fe2, oa:person_dar_f2a26693-2262-4642-ae3e-cf23b00a0187_Person-89eaf160-08f2-4232-b93b-c1abfb07e47f, oa:person_dar_f2a26693-2262-4642-ae3e-cf23b00a0187_Person-1b879cf6-e48e-4216-a9e5-79c458ad0c61 ;
  a2a:hasEvent oa:event_dar_f2a26693-2262-4642-ae3e-cf23b00a0187_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_f2a26693-2262-4642-ae3e-cf23b00a0187_0, oa:relationep_dar_f2a26693-2262-4642-ae3e-cf23b00a0187_1, oa:relationep_dar_f2a26693-2262-4642-ae3e-cf23b00a0187_2 ;
  a2a:hasSource oa:source_dar_f2a26693-2262-4642-ae3e-cf23b00a0187 .

oa:person_dar_f2a26693-2262-4642-ae3e-cf23b00a0187_Person-07f8953d-9d73-4b6b-a5ba-899791503fe2
  a a2a:Person ;
  rdfs:label "Gerrit Jan Adema" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Adema" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Adema"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1894-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schoonebeek" ;
    rdfs:label "Schoonebeek"
  ] .

oa:person_dar_f2a26693-2262-4642-ae3e-cf23b00a0187_Person-89eaf160-08f2-4232-b93b-c1abfb07e47f
  a a2a:Person ;
  rdfs:label "Hendrika Aleida Grooters" ;
  a2a:PersonName [
    rdfs:label "Hendrika Aleida Grooters" ;
    a2a:PersonNameFirstName "Hendrika Aleida" ;
    a2a:PersonNameLastName "Grooters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_f2a26693-2262-4642-ae3e-cf23b00a0187_Person-1b879cf6-e48e-4216-a9e5-79c458ad0c61
  a a2a:Person ;
  rdfs:label "Jan Adema" ;
  a2a:PersonName [
    rdfs:label "Jan Adema" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Adema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:event_dar_f2a26693-2262-4642-ae3e-cf23b00a0187_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1894-06-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schoonebeek" ;
    rdfs:label "Schoonebeek"
  ] .

oa:relationep_dar_f2a26693-2262-4642-ae3e-cf23b00a0187_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_f2a26693-2262-4642-ae3e-cf23b00a0187_Person:07f8953d-9d73-4b6b-a5ba-899791503fe2 ;
  a2a:EventKeyRef oa:event_dar_f2a26693-2262-4642-ae3e-cf23b00a0187_Event1 .

oa:relationep_dar_f2a26693-2262-4642-ae3e-cf23b00a0187_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_f2a26693-2262-4642-ae3e-cf23b00a0187_Person:89eaf160-08f2-4232-b93b-c1abfb07e47f ;
  a2a:EventKeyRef oa:event_dar_f2a26693-2262-4642-ae3e-cf23b00a0187_Event1 .

oa:relationep_dar_f2a26693-2262-4642-ae3e-cf23b00a0187_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_f2a26693-2262-4642-ae3e-cf23b00a0187_Person:1b879cf6-e48e-4216-a9e5-79c458ad0c61 ;
  a2a:EventKeyRef oa:event_dar_f2a26693-2262-4642-ae3e-cf23b00a0187_Event1 .

oa:source_dar_f2a26693-2262-4642-ae3e-cf23b00a0187
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Schoonebeek" ;
    rdfs:label "Schoonebeek", "1894-06-11 - 1894-06-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-06-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-06-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1894-06-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1894, Periode: 1894" ;
    a2a:Book "Geboorteregister Schoonebeek 1894" ;
    a2a:DocumentNumber "33" ;
    a2a:RegistryNumber "1894" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1894, Periode: 1894, Geboorteregister Schoonebeek 1894, 33, 1894"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/0d1d0f44-1fdd-2df3-09d9-eff56b97956a.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f2a26693-2262-4642-ae3e-cf23b00a0187" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/0d1d0f44-1fdd-2df3-09d9-eff56b97956a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f2a26693-2262-4642-ae3e-cf23b00a0187" ;
  a2a:RecordGUID "{f2a26693-2262-4642-ae3e-cf23b00a0187}" ;
  a2a:SourceRemarkbron "Geboorte" ;
  a2a:SourceRemarkdeel "1894" ;
  a2a:SourceRemarkregister_periode "1894" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_93_00000093.xml van DAR" .

