@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_6028f190-e9a9-e082-f384-0c8ea09ed833
  a a2a:Record ;
  rdfs:label "Geboorte op 23 augustus 1924 te Roderveld" ;
  a2a:hasPerson oa:person_dar_6028f190-e9a9-e082-f384-0c8ea09ed833_Person-117ac745-f2f3-e50e-7708-32456c580cf9, oa:person_dar_6028f190-e9a9-e082-f384-0c8ea09ed833_Person-c29f6e5e-ef97-5575-056f-6f17393c54e2, oa:person_dar_6028f190-e9a9-e082-f384-0c8ea09ed833_Person-f604d595-fe8c-deb5-86c8-90ac5cbfb0dd ;
  a2a:hasEvent oa:event_dar_6028f190-e9a9-e082-f384-0c8ea09ed833_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_6028f190-e9a9-e082-f384-0c8ea09ed833_0, oa:relationep_dar_6028f190-e9a9-e082-f384-0c8ea09ed833_1, oa:relationep_dar_6028f190-e9a9-e082-f384-0c8ea09ed833_2 ;
  a2a:hasSource oa:source_dar_6028f190-e9a9-e082-f384-0c8ea09ed833 .

oa:person_dar_6028f190-e9a9-e082-f384-0c8ea09ed833_Person-117ac745-f2f3-e50e-7708-32456c580cf9
  a a2a:Person ;
  rdfs:label "Egbert Hubers" ;
  a2a:PersonName [
    rdfs:label "Egbert Hubers" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNameLastName "Hubers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:person_dar_6028f190-e9a9-e082-f384-0c8ea09ed833_Person-c29f6e5e-ef97-5575-056f-6f17393c54e2
  a a2a:Person ;
  rdfs:label "Geertruida Hubers" ;
  a2a:PersonName [
    rdfs:label "Geertruida Hubers" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Hubers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1924" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1924-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roderveld" ;
    rdfs:label "Roderveld"
  ] .

oa:person_dar_6028f190-e9a9-e082-f384-0c8ea09ed833_Person-f604d595-fe8c-deb5-86c8-90ac5cbfb0dd
  a a2a:Person ;
  rdfs:label "Alida Vriezema" ;
  a2a:PersonName [
    rdfs:label "Alida Vriezema" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Vriezema"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_6028f190-e9a9-e082-f384-0c8ea09ed833_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1924-08-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roderveld" ;
    rdfs:label "Roderveld"
  ] .

oa:relationep_dar_6028f190-e9a9-e082-f384-0c8ea09ed833_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_6028f190-e9a9-e082-f384-0c8ea09ed833_Person:117ac745-f2f3-e50e-7708-32456c580cf9 ;
  a2a:EventKeyRef oa:event_dar_6028f190-e9a9-e082-f384-0c8ea09ed833_Event1 .

oa:relationep_dar_6028f190-e9a9-e082-f384-0c8ea09ed833_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_6028f190-e9a9-e082-f384-0c8ea09ed833_Person:c29f6e5e-ef97-5575-056f-6f17393c54e2 ;
  a2a:EventKeyRef oa:event_dar_6028f190-e9a9-e082-f384-0c8ea09ed833_Event1 .

oa:relationep_dar_6028f190-e9a9-e082-f384-0c8ea09ed833_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_6028f190-e9a9-e082-f384-0c8ea09ed833_Person:f604d595-fe8c-deb5-86c8-90ac5cbfb0dd ;
  a2a:EventKeyRef oa:event_dar_6028f190-e9a9-e082-f384-0c8ea09ed833_Event1 .

oa:source_dar_6028f190-e9a9-e082-f384-0c8ea09ed833
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roden" ;
    rdfs:label "Roden", "1924-08-25 - 1924-08-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-08-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-08-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1924-08-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1924, Periode: 1924" ;
    a2a:Book "Geboorteregister Roden 1924" ;
    a2a:DocumentNumber "91" ;
    a2a:RegistryNumber "1924" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1924, Periode: 1924, Geboorteregister Roden 1924, 91, 1924"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/e75fb6b0-d0e1-6840-8d53-14d01f9a2696.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/6028f190-e9a9-e082-f384-0c8ea09ed833" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/e75fb6b0-d0e1-6840-8d53-14d01f9a2696.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/6028f190-e9a9-e082-f384-0c8ea09ed833" ;
  a2a:RecordGUID "{6028f190-e9a9-e082-f384-0c8ea09ed833}" ;
  a2a:SourceRemarkdeel "1924" ;
  a2a:SourceRemarkregister_periode "1924" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_61_00000061.xml van DAR" .

