@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_653b6c45-e72a-4094-9ff6-237ae4a1830c
  a a2a:Record ;
  rdfs:label "Geboorte op 2 juli 1903 te Veenoord" ;
  a2a:hasPerson oa:person_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c_Person-d1866083-4083-422d-bc16-ed0f96ce67f7, oa:person_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c_Person-31d638ca-0b97-4965-8ed7-1b9879206320, oa:person_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c_Person-b4abe705-21dd-4bf1-923d-77b4d88fec74 ;
  a2a:hasEvent oa:event_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c_0, oa:relationep_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c_1, oa:relationep_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c_2 ;
  a2a:hasSource oa:source_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c .

oa:person_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c_Person-d1866083-4083-422d-bc16-ed0f96ce67f7
  a a2a:Person ;
  rdfs:label "Harm Dobben" ;
  a2a:PersonName [
    rdfs:label "Harm Dobben" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Dobben"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c_Person-31d638ca-0b97-4965-8ed7-1b9879206320
  a a2a:Person ;
  rdfs:label "Lammegien Alberts" ;
  a2a:PersonName [
    rdfs:label "Lammegien Alberts" ;
    a2a:PersonNameFirstName "Lammegien" ;
    a2a:PersonNameLastName "Alberts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeidster" .

oa:person_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c_Person-b4abe705-21dd-4bf1-923d-77b4d88fec74
  a a2a:Person ;
  rdfs:label "Johanna Lamiena Willemina Dobben" ;
  a2a:PersonName [
    rdfs:label "Johanna Lamiena Willemina Dobben" ;
    a2a:PersonNameFirstName "Johanna Lamiena Willemina" ;
    a2a:PersonNameLastName "Dobben"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1903-07-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veenoord" ;
    rdfs:label "Veenoord"
  ] .

oa:event_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1903-07-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veenoord" ;
    rdfs:label "Veenoord"
  ] .

oa:relationep_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c_Person:d1866083-4083-422d-bc16-ed0f96ce67f7 ;
  a2a:EventKeyRef oa:event_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c_Event1 .

oa:relationep_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c_Person:31d638ca-0b97-4965-8ed7-1b9879206320 ;
  a2a:EventKeyRef oa:event_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c_Event1 .

oa:relationep_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c_Person:b4abe705-21dd-4bf1-923d-77b4d88fec74 ;
  a2a:EventKeyRef oa:event_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c_Event1 .

oa:source_dar_653b6c45-e72a-4094-9ff6-237ae4a1830c
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Sleen" ;
    rdfs:label "Sleen", "1903-07-02 - 1903-07-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-07-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-07-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1903-07-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1903, Periode: 1903" ;
    a2a:Book "Geboorteregister Sleen 1903" ;
    a2a:DocumentNumber "80" ;
    a2a:RegistryNumber "1903" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1903, Periode: 1903, Geboorteregister Sleen 1903, 80, 1903"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/3bf54ebf-7709-cfcf-8b02-52b5b32ab035.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/653b6c45-e72a-4094-9ff6-237ae4a1830c" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/3bf54ebf-7709-cfcf-8b02-52b5b32ab035.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/653b6c45-e72a-4094-9ff6-237ae4a1830c" ;
  a2a:RecordGUID "{653b6c45-e72a-4094-9ff6-237ae4a1830c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_1361_00001361.xml van DAR" .

