@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_884927b2-e2f4-461e-b382-e14897705964
  a a2a:Record ;
  rdfs:label "Doop op 10 februari 1743" ;
  a2a:hasPerson oa:person_dar_884927b2-e2f4-461e-b382-e14897705964_Person-29a3c157-36b8-425f-88a9-c227a0f26966, oa:person_dar_884927b2-e2f4-461e-b382-e14897705964_Person-9daeaa08-77cb-4f6c-86cd-3e4e9b2b9cd9, oa:person_dar_884927b2-e2f4-461e-b382-e14897705964_Person-011698dd-108a-4411-9ae6-e512b5daea9a, oa:person_dar_884927b2-e2f4-461e-b382-e14897705964_Person-e9bdd009-b4f0-4f08-825f-48a6c3406213 ;
  a2a:hasEvent oa:event_dar_884927b2-e2f4-461e-b382-e14897705964_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_884927b2-e2f4-461e-b382-e14897705964_0, oa:relationep_dar_884927b2-e2f4-461e-b382-e14897705964_1, oa:relationep_dar_884927b2-e2f4-461e-b382-e14897705964_2, oa:relationep_dar_884927b2-e2f4-461e-b382-e14897705964_3 ;
  a2a:hasSource oa:source_dar_884927b2-e2f4-461e-b382-e14897705964 .

oa:person_dar_884927b2-e2f4-461e-b382-e14897705964_Person-29a3c157-36b8-425f-88a9-c227a0f26966
  a a2a:Person ;
  rdfs:label "Geesen" ;
  a2a:PersonName [
    rdfs:label "Geesen" ;
    a2a:PersonNameFirstName "Geesen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Koekange" ;
    rdfs:label "Koekange"
  ] .

oa:person_dar_884927b2-e2f4-461e-b382-e14897705964_Person-9daeaa08-77cb-4f6c-86cd-3e4e9b2b9cd9
  a a2a:Person ;
  rdfs:label "Angin Arens" ;
  a2a:PersonName [
    rdfs:label "Angin Arens" ;
    a2a:PersonNameFirstName "Angin" ;
    a2a:PersonNamePatronym "Arens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_884927b2-e2f4-461e-b382-e14897705964_Person-011698dd-108a-4411-9ae6-e512b5daea9a
  a a2a:Person ;
  rdfs:label "Albertje Arens" ;
  a2a:PersonName [
    rdfs:label "Albertje Arens" ;
    a2a:PersonNameFirstName "Albertje" ;
    a2a:PersonNamePatronym "Arens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_884927b2-e2f4-461e-b382-e14897705964_Person-e9bdd009-b4f0-4f08-825f-48a6c3406213
  a a2a:Person ;
  rdfs:label "Jakoob Roelofs" ;
  a2a:PersonName [
    rdfs:label "Jakoob Roelofs" ;
    a2a:PersonNameFirstName "Jakoob" ;
    a2a:PersonNamePatronym "Roelofs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_884927b2-e2f4-461e-b382-e14897705964_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1743" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1743-02-10"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_884927b2-e2f4-461e-b382-e14897705964_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_884927b2-e2f4-461e-b382-e14897705964_Person:29a3c157-36b8-425f-88a9-c227a0f26966 ;
  a2a:EventKeyRef oa:event_dar_884927b2-e2f4-461e-b382-e14897705964_Event1 .

oa:relationep_dar_884927b2-e2f4-461e-b382-e14897705964_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_884927b2-e2f4-461e-b382-e14897705964_Person:9daeaa08-77cb-4f6c-86cd-3e4e9b2b9cd9 ;
  a2a:EventKeyRef oa:event_dar_884927b2-e2f4-461e-b382-e14897705964_Event1 .

oa:relationep_dar_884927b2-e2f4-461e-b382-e14897705964_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_884927b2-e2f4-461e-b382-e14897705964_Person:011698dd-108a-4411-9ae6-e512b5daea9a ;
  a2a:EventKeyRef oa:event_dar_884927b2-e2f4-461e-b382-e14897705964_Event1 .

oa:relationep_dar_884927b2-e2f4-461e-b382-e14897705964_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_884927b2-e2f4-461e-b382-e14897705964_Person:e9bdd009-b4f0-4f08-825f-48a6c3406213 ;
  a2a:EventKeyRef oa:event_dar_884927b2-e2f4-461e-b382-e14897705964_Event1 .

oa:source_dar_884927b2-e2f4-461e-b382-e14897705964
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Koekange" ;
    rdfs:label "Koekange", "1743-02-10 - 1743-02-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1743-02-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1743-02-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1743" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1743-02-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 59" ;
    a2a:Book "Doopregister Koekange 59" ;
    a2a:DocumentNumber "59" ;
    a2a:RegistryNumber "59" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 59, Doopregister Koekange 59, 59, 59"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/d9157de5-6181-c126-a223-a3cbc10b287b.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/884927b2-e2f4-461e-b382-e14897705964" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/d9157de5-6181-c126-a223-a3cbc10b287b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/884927b2-e2f4-461e-b382-e14897705964" ;
  a2a:RecordGUID "{884927b2-e2f4-461e-b382-e14897705964}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_23675_00023675.xml van DAR" .

