@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_2fa95588-c62c-1438-d645-e36eefaa70b0
  a a2a:Record ;
  rdfs:label "Doop op 8 november 1807" ;
  a2a:hasPerson oa:person_dar_2fa95588-c62c-1438-d645-e36eefaa70b0_Person-2e4a5db8-a8b7-9955-a397-5060aa3d6da5, oa:person_dar_2fa95588-c62c-1438-d645-e36eefaa70b0_Person-5b436320-4a85-a63a-725f-d32b6147b0b5, oa:person_dar_2fa95588-c62c-1438-d645-e36eefaa70b0_Person-410199bd-49d0-429d-7fd0-2b307d545a19 ;
  a2a:hasEvent oa:event_dar_2fa95588-c62c-1438-d645-e36eefaa70b0_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_2fa95588-c62c-1438-d645-e36eefaa70b0_0, oa:relationep_dar_2fa95588-c62c-1438-d645-e36eefaa70b0_1, oa:relationep_dar_2fa95588-c62c-1438-d645-e36eefaa70b0_2 ;
  a2a:hasSource oa:source_dar_2fa95588-c62c-1438-d645-e36eefaa70b0 .

oa:person_dar_2fa95588-c62c-1438-d645-e36eefaa70b0_Person-2e4a5db8-a8b7-9955-a397-5060aa3d6da5
  a a2a:Person ;
  rdfs:label "Jantien Berents" ;
  a2a:PersonName [
    rdfs:label "Jantien Berents" ;
    a2a:PersonNameFirstName "Jantien" ;
    a2a:PersonNamePatronym "Berents"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_2fa95588-c62c-1438-d645-e36eefaa70b0_Person-5b436320-4a85-a63a-725f-d32b6147b0b5
  a a2a:Person ;
  rdfs:label "Harmannus Alberts" ;
  a2a:PersonName [
    rdfs:label "Harmannus Alberts" ;
    a2a:PersonNameFirstName "Harmannus" ;
    a2a:PersonNamePatronym "Alberts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:person_dar_2fa95588-c62c-1438-d645-e36eefaa70b0_Person-410199bd-49d0-429d-7fd0-2b307d545a19
  a a2a:Person ;
  rdfs:label "Albert Ensing" ;
  a2a:PersonName [
    rdfs:label "Albert Ensing" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Ensing"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_2fa95588-c62c-1438-d645-e36eefaa70b0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1807" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1807-11-08"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_2fa95588-c62c-1438-d645-e36eefaa70b0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_2fa95588-c62c-1438-d645-e36eefaa70b0_Person:2e4a5db8-a8b7-9955-a397-5060aa3d6da5 ;
  a2a:EventKeyRef oa:event_dar_2fa95588-c62c-1438-d645-e36eefaa70b0_Event1 .

oa:relationep_dar_2fa95588-c62c-1438-d645-e36eefaa70b0_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_2fa95588-c62c-1438-d645-e36eefaa70b0_Person:5b436320-4a85-a63a-725f-d32b6147b0b5 ;
  a2a:EventKeyRef oa:event_dar_2fa95588-c62c-1438-d645-e36eefaa70b0_Event1 .

oa:relationep_dar_2fa95588-c62c-1438-d645-e36eefaa70b0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_2fa95588-c62c-1438-d645-e36eefaa70b0_Person:410199bd-49d0-429d-7fd0-2b307d545a19 ;
  a2a:EventKeyRef oa:event_dar_2fa95588-c62c-1438-d645-e36eefaa70b0_Event1 .

oa:source_dar_2fa95588-c62c-1438-d645-e36eefaa70b0
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1807-11-08 - 1807-11-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1807-11-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1807-11-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1807" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1807-11-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 28" ;
    a2a:Book "Doopregister Emmen 28" ;
    a2a:RegistryNumber "28" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 28, Doopregister Emmen 28, 28"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/f45e4312-a4f4-c5c3-fb71-8f4c24c08444.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2fa95588-c62c-1438-d645-e36eefaa70b0" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/f45e4312-a4f4-c5c3-fb71-8f4c24c08444.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2fa95588-c62c-1438-d645-e36eefaa70b0" ;
  a2a:RecordGUID "{2fa95588-c62c-1438-d645-e36eefaa70b0}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "28" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_968_00000968.xml van DAR" .

