@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_28f72a9d-b616-47f3-932b-1fc169f736b2
  a a2a:Record ;
  rdfs:label "Geboorte op 3 augustus 1838 te Gees" ;
  a2a:hasPerson oa:person_dar_28f72a9d-b616-47f3-932b-1fc169f736b2_Person-fb3f4b57-1edf-4cf5-91d0-373270ae262f, oa:person_dar_28f72a9d-b616-47f3-932b-1fc169f736b2_Person-dcc9a53c-f2e0-4b2a-9c93-294148f639c7, oa:person_dar_28f72a9d-b616-47f3-932b-1fc169f736b2_Person-2e92f66e-3961-42c4-8cde-fa235c7ce926 ;
  a2a:hasEvent oa:event_dar_28f72a9d-b616-47f3-932b-1fc169f736b2_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_28f72a9d-b616-47f3-932b-1fc169f736b2_0, oa:relationep_dar_28f72a9d-b616-47f3-932b-1fc169f736b2_1, oa:relationep_dar_28f72a9d-b616-47f3-932b-1fc169f736b2_2 ;
  a2a:hasSource oa:source_dar_28f72a9d-b616-47f3-932b-1fc169f736b2 .

oa:person_dar_28f72a9d-b616-47f3-932b-1fc169f736b2_Person-fb3f4b57-1edf-4cf5-91d0-373270ae262f
  a a2a:Person ;
  rdfs:label "Willem Andries Rosée" ;
  a2a:PersonName [
    rdfs:label "Willem Andries Rosée" ;
    a2a:PersonNameFirstName "Willem Andries" ;
    a2a:PersonNameLastName "Rosée"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_dar_28f72a9d-b616-47f3-932b-1fc169f736b2_Person-dcc9a53c-f2e0-4b2a-9c93-294148f639c7
  a a2a:Person ;
  rdfs:label "Roeloffien Veltkamp" ;
  a2a:PersonName [
    rdfs:label "Roeloffien Veltkamp" ;
    a2a:PersonNameFirstName "Roeloffien" ;
    a2a:PersonNameLastName "Veltkamp"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] .

oa:person_dar_28f72a9d-b616-47f3-932b-1fc169f736b2_Person-2e92f66e-3961-42c4-8cde-fa235c7ce926
  a a2a:Person ;
  rdfs:label "Aaffina Wilhelmina Rosée" ;
  a2a:PersonName [
    rdfs:label "Aaffina Wilhelmina Rosée" ;
    a2a:PersonNameFirstName "Aaffina Wilhelmina" ;
    a2a:PersonNameLastName "Rosée"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1838-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gees" ;
    rdfs:label "Gees"
  ] .

oa:event_dar_28f72a9d-b616-47f3-932b-1fc169f736b2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1838" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1838-08-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gees" ;
    rdfs:label "Gees"
  ] .

oa:relationep_dar_28f72a9d-b616-47f3-932b-1fc169f736b2_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_28f72a9d-b616-47f3-932b-1fc169f736b2_Person:fb3f4b57-1edf-4cf5-91d0-373270ae262f ;
  a2a:EventKeyRef oa:event_dar_28f72a9d-b616-47f3-932b-1fc169f736b2_Event1 .

oa:relationep_dar_28f72a9d-b616-47f3-932b-1fc169f736b2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_28f72a9d-b616-47f3-932b-1fc169f736b2_Person:dcc9a53c-f2e0-4b2a-9c93-294148f639c7 ;
  a2a:EventKeyRef oa:event_dar_28f72a9d-b616-47f3-932b-1fc169f736b2_Event1 .

oa:relationep_dar_28f72a9d-b616-47f3-932b-1fc169f736b2_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_28f72a9d-b616-47f3-932b-1fc169f736b2_Person:2e92f66e-3961-42c4-8cde-fa235c7ce926 ;
  a2a:EventKeyRef oa:event_dar_28f72a9d-b616-47f3-932b-1fc169f736b2_Event1 .

oa:source_dar_28f72a9d-b616-47f3-932b-1fc169f736b2
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhesselen" ;
    rdfs:label "Oosterhesselen", "1838-08-05 - 1838-08-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1838-08-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1838-08-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1838" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1838-08-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1838, Periode: 1838" ;
    a2a:Book "Geboorteregister Oosterhesselen 1838" ;
    a2a:DocumentNumber "18" ;
    a2a:RegistryNumber "1838" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1838, Periode: 1838, Geboorteregister Oosterhesselen 1838, 18, 1838"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/30cb1603-91b6-005b-38da-4260c31b726c.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/28f72a9d-b616-47f3-932b-1fc169f736b2" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/30cb1603-91b6-005b-38da-4260c31b726c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/28f72a9d-b616-47f3-932b-1fc169f736b2" ;
  a2a:RecordGUID "{28f72a9d-b616-47f3-932b-1fc169f736b2}" ;
  a2a:SourceRemarkbron "Geboorte" ;
  a2a:SourceRemarkdeel "1838" ;
  a2a:SourceRemarkregister_periode "1838" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_1978_00001978.xml van DAR" .

