@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_4ff6fa89-e743-32cd-81dd-e1793ce690b2
  a a2a:Record ;
  rdfs:label "Geboorte op 27 februari 1909 te Anderen" ;
  a2a:hasPerson oa:person_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2_Person-49402124-9c44-c141-f71b-bbb59fd2f99c, oa:person_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2_Person-26566fd1-6091-8a2b-ecdd-22657112d1c0, oa:person_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2_Person-e3efe0b9-e7ba-647a-996a-2a61cbc1ff9d ;
  a2a:hasEvent oa:event_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2_0, oa:relationep_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2_1, oa:relationep_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2_2 ;
  a2a:hasSource oa:source_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2 .

oa:person_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2_Person-49402124-9c44-c141-f71b-bbb59fd2f99c
  a a2a:Person ;
  rdfs:label "Reinder Lesschen" ;
  a2a:PersonName [
    rdfs:label "Reinder Lesschen" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNameLastName "Lesschen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1909-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Anderen" ;
    rdfs:label "Anderen"
  ] .

oa:person_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2_Person-26566fd1-6091-8a2b-ecdd-22657112d1c0
  a a2a:Person ;
  rdfs:label "Bastiaan Lesschen" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Lesschen" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNameLastName "Lesschen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2_Person-e3efe0b9-e7ba-647a-996a-2a61cbc1ff9d
  a a2a:Person ;
  rdfs:label "Luchien Boes" ;
  a2a:PersonName [
    rdfs:label "Luchien Boes" ;
    a2a:PersonNameFirstName "Luchien" ;
    a2a:PersonNameLastName "Boes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:event_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1909-02-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Anderen" ;
    rdfs:label "Anderen"
  ] .

oa:relationep_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2_Person:49402124-9c44-c141-f71b-bbb59fd2f99c ;
  a2a:EventKeyRef oa:event_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2_Event1 .

oa:relationep_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2_Person:26566fd1-6091-8a2b-ecdd-22657112d1c0 ;
  a2a:EventKeyRef oa:event_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2_Event1 .

oa:relationep_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2_Person:e3efe0b9-e7ba-647a-996a-2a61cbc1ff9d ;
  a2a:EventKeyRef oa:event_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2_Event1 .

oa:source_dar_4ff6fa89-e743-32cd-81dd-e1793ce690b2
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1909-02-27 - 1909-02-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-02-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-02-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1909-02-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1909, Periode: 1909" ;
    a2a:Book "Geboorteregister Anloo 1909" ;
    a2a:DocumentNumber "18" ;
    a2a:RegistryNumber "1909" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1909, Periode: 1909, Geboorteregister Anloo 1909, 18, 1909"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/493adca1-9ebc-6cac-88d3-7019554d92aa.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4ff6fa89-e743-32cd-81dd-e1793ce690b2" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/493adca1-9ebc-6cac-88d3-7019554d92aa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4ff6fa89-e743-32cd-81dd-e1793ce690b2" ;
  a2a:RecordGUID "{4ff6fa89-e743-32cd-81dd-e1793ce690b2}" ;
  a2a:SourceRemarkdeel "1909" ;
  a2a:SourceRemarkregister_periode "1909" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_2279_00002279.xml van DAR" .

