@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b
  a a2a:Record ;
  rdfs:label "Geboorte op 3 mei 1872 te Schelfhorst" ;
  a2a:hasPerson oa:person_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b_Person-960c7e4f-260a-43f5-9183-5f28e3427abd, oa:person_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b_Person-a9299196-5ebc-451e-936e-7658ae0d8a7a, oa:person_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b_Person-5c4117fc-eb62-456f-8078-6a8e1acbb98a ;
  a2a:hasEvent oa:event_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b_0, oa:relationep_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b_1, oa:relationep_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b_2 ;
  a2a:hasSource oa:source_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b .

oa:person_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b_Person-960c7e4f-260a-43f5-9183-5f28e3427abd
  a a2a:Person ;
  rdfs:label "Jan Berends Aaldring" ;
  owl:sameAs oa:person_dar_06cbc7f7-6862-491f-8eaf-b553d62b8205_Person-994f7eab-0241-4510-87fa-04acb61b51b8, oa:person_dar_782e2566-953c-4ee7-94fe-df3b017b407e_Person-1b30198d-3393-48b7-a05f-14059dfeb642 ;
  a2a:PersonName [
    rdfs:label "Jan Berends Aaldring" ;
    a2a:PersonNameFirstName "Jan Berends" ;
    a2a:PersonNameLastName "Aaldring"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b_Person-a9299196-5ebc-451e-936e-7658ae0d8a7a
  a a2a:Person ;
  rdfs:label "Lammegien Bazuin" ;
  owl:sameAs oa:person_dar_06cbc7f7-6862-491f-8eaf-b553d62b8205_Person-aa4f2bdc-43b2-4a44-88dc-189834d3171e, oa:person_dar_782e2566-953c-4ee7-94fe-df3b017b407e_Person-4c2fbf24-0da0-45f1-9903-ff4865ba8a75 ;
  a2a:PersonName [
    rdfs:label "Lammegien Bazuin" ;
    a2a:PersonNameFirstName "Lammegien" ;
    a2a:PersonNameLastName "Bazuin"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b_Person-5c4117fc-eb62-456f-8078-6a8e1acbb98a
  a a2a:Person ;
  rdfs:label "Evien Aaldring" ;
  owl:sameAs oa:person_dar_06cbc7f7-6862-491f-8eaf-b553d62b8205_Person-983bb276-7e27-4d26-920d-9db1fcc7da9f, oa:person_dar_782e2566-953c-4ee7-94fe-df3b017b407e_Person-4fcebb21-f1f5-4252-9bfd-9f40587a7389 ;
  a2a:PersonName [
    rdfs:label "Evien Aaldring" ;
    a2a:PersonNameFirstName "Evien" ;
    a2a:PersonNameLastName "Aaldring"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1872-05-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schelfhorst" ;
    rdfs:label "Schelfhorst"
  ] .

oa:event_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1872-05-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schelfhorst" ;
    rdfs:label "Schelfhorst"
  ] .

oa:relationep_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b_Person:960c7e4f-260a-43f5-9183-5f28e3427abd ;
  a2a:EventKeyRef oa:event_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b_Event1 .

oa:relationep_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b_Person:a9299196-5ebc-451e-936e-7658ae0d8a7a ;
  a2a:EventKeyRef oa:event_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b_Event1 .

oa:relationep_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b_Person:5c4117fc-eb62-456f-8078-6a8e1acbb98a ;
  a2a:EventKeyRef oa:event_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b_Event1 .

oa:source_dar_a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde", "1872-05-04 - 1872-05-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-05-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-05-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1872" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1872-05-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1872, Periode: 1872" ;
    a2a:Book "Geboorteregister Eelde 1872" ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "1872" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1872, Periode: 1872, Geboorteregister Eelde 1872, 21, 1872"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/4407ac96-d514-fca6-827d-688e7aa0b7fc.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/4407ac96-d514-fca6-827d-688e7aa0b7fc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b" ;
  a2a:RecordGUID "{a45bfdcd-a3ba-4f8f-bfcb-1cd1a825e60b}" ;
  a2a:SourceRemarkbron "Geboorte" ;
  a2a:SourceRemarkdeel "1872" ;
  a2a:SourceRemarkregister_periode "1872" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_1431_00001431.xml van DAR" .

