@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_e3eb3233-2f05-9df4-ea00-72e9e2201b60
  a a2a:Record ;
  rdfs:label "Doop op 29 juli 1725" ;
  a2a:hasPerson oa:person_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_Person-e3a16501-a1b5-d2ca-0ad5-972c10438707, oa:person_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_Person-b28518cc-1128-ee84-8402-aae6790b211e, oa:person_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_Person-23e21160-80a2-807e-3281-83d4c618a8dc, oa:person_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_Person-24c3bdcc-0ed0-c158-aed9-f67d1ee93664 ;
  a2a:hasEvent oa:event_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_0, oa:relationep_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_1, oa:relationep_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_2, oa:relationep_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_3 ;
  a2a:hasSource oa:source_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60 .

oa:person_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_Person-e3a16501-a1b5-d2ca-0ad5-972c10438707
  a a2a:Person ;
  rdfs:label "Anna Engelina Geertrui Ellents" ;
  a2a:PersonName [
    rdfs:label "Anna Engelina Geertrui Ellents" ;
    a2a:PersonNameFirstName "Anna Engelina Geertrui" ;
    a2a:PersonNameLastName "Ellents"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_Person-b28518cc-1128-ee84-8402-aae6790b211e
  a a2a:Person ;
  rdfs:label "Engelina Jullens" ;
  a2a:PersonName [
    rdfs:label "Engelina Jullens" ;
    a2a:PersonNameFirstName "Engelina" ;
    a2a:PersonNamePatronym "Jullens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_Person-23e21160-80a2-807e-3281-83d4c618a8dc
  a a2a:Person ;
  rdfs:label "G. C. Ellents" ;
  a2a:PersonName [
    rdfs:label "G. C. Ellents" ;
    a2a:PersonNameFirstName "G. C." ;
    a2a:PersonNameLastName "Ellents"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_Person-24c3bdcc-0ed0-c158-aed9-f67d1ee93664
  a a2a:Person ;
  rdfs:label "G. C. Ellents" ;
  a2a:PersonName [
    rdfs:label "G. C. Ellents" ;
    a2a:PersonNameFirstName "G. C." ;
    a2a:PersonNameLastName "Ellents"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1725" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1725-07-29"^^xsd:date
  ] ;
  a2a:EventReligion "Herv" .

oa:relationep_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_Person:e3a16501-a1b5-d2ca-0ad5-972c10438707 ;
  a2a:EventKeyRef oa:event_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_Event1 .

oa:relationep_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_Person:b28518cc-1128-ee84-8402-aae6790b211e ;
  a2a:EventKeyRef oa:event_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_Event1 .

oa:relationep_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_Person:23e21160-80a2-807e-3281-83d4c618a8dc ;
  a2a:EventKeyRef oa:event_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_Event1 .

oa:relationep_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_3
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_Person:24c3bdcc-0ed0-c158-aed9-f67d1ee93664 ;
  a2a:EventKeyRef oa:event_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60_Event1 .

oa:source_dar_e3eb3233-2f05-9df4-ea00-72e9e2201b60
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1725-07-29 - 1725-07-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-07-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1725-07-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1725" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1725-07-29"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 4" ;
    a2a:Book "Doopregister Assen 4" ;
    a2a:RegistryNumber "4" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 4, Doopregister Assen 4, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/09a09244-9209-5dbc-dec5-dd6ff7041e13.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e3eb3233-2f05-9df4-ea00-72e9e2201b60" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/09a09244-9209-5dbc-dec5-dd6ff7041e13.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-08-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e3eb3233-2f05-9df4-ea00-72e9e2201b60" ;
  a2a:RecordGUID "{e3eb3233-2f05-9df4-ea00-72e9e2201b60}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "4" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_0_00000000.xml van DAR" .

