@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_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2
  a a2a:Record ;
  rdfs:label "Geboorte op 12 april 1853 te Norg" ;
  a2a:hasPerson oa:person_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2_Person-7b8b658d-e878-4494-b7ea-08bd35f83070, oa:person_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2_Person-3bc5a5a0-2871-4f07-8c67-41dd2eff499a, oa:person_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2_Person-a7ba02c5-4837-4cc0-9c34-023ee728c8f3 ;
  a2a:hasEvent oa:event_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2_0, oa:relationep_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2_1, oa:relationep_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2_2 ;
  a2a:hasSource oa:source_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2 .

oa:person_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2_Person-7b8b658d-e878-4494-b7ea-08bd35f83070
  a a2a:Person ;
  rdfs:label "Evert Ubels" ;
  a2a:PersonName [
    rdfs:label "Evert Ubels" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Ubels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2_Person-3bc5a5a0-2871-4f07-8c67-41dd2eff499a
  a a2a:Person ;
  rdfs:label "Albertien Geertsema" ;
  a2a:PersonName [
    rdfs:label "Albertien Geertsema" ;
    a2a:PersonNameFirstName "Albertien" ;
    a2a:PersonNameLastName "Geertsema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2_Person-a7ba02c5-4837-4cc0-9c34-023ee728c8f3
  a a2a:Person ;
  rdfs:label "Annegien Ubels" ;
  a2a:PersonName [
    rdfs:label "Annegien Ubels" ;
    a2a:PersonNameFirstName "Annegien" ;
    a2a:PersonNameLastName "Ubels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1853-04-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Norg" ;
    rdfs:label "Norg"
  ] .

oa:event_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1853" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1853-04-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Norg" ;
    rdfs:label "Norg"
  ] .

oa:relationep_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2_Person:7b8b658d-e878-4494-b7ea-08bd35f83070 ;
  a2a:EventKeyRef oa:event_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2_Event1 .

oa:relationep_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2_Person:3bc5a5a0-2871-4f07-8c67-41dd2eff499a ;
  a2a:EventKeyRef oa:event_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2_Event1 .

oa:relationep_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2_Person:a7ba02c5-4837-4cc0-9c34-023ee728c8f3 ;
  a2a:EventKeyRef oa:event_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2_Event1 .

oa:source_dar_febfbce1-796f-4ae9-adf2-3f1b2f56f3a2
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Norg" ;
    rdfs:label "Norg", "1853-04-13 - 1853-04-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1853-04-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1853-04-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1853" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1853-04-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1853, Periode: 1853" ;
    a2a:Book "Geboorteregister Norg 1853" ;
    a2a:DocumentNumber "36" ;
    a2a:RegistryNumber "1853" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1853, Periode: 1853, Geboorteregister Norg 1853, 36, 1853"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/17b4952e-149f-d2c1-2dde-ce946028d352.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/febfbce1-796f-4ae9-adf2-3f1b2f56f3a2" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/17b4952e-149f-d2c1-2dde-ce946028d352.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/febfbce1-796f-4ae9-adf2-3f1b2f56f3a2" ;
  a2a:RecordGUID "{febfbce1-796f-4ae9-adf2-3f1b2f56f3a2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_3815_00003815.xml van DAR" .

