@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_6bd45a30-968e-20aa-de0e-e90289896693
  a a2a:Record ;
  rdfs:label "Doop op 29 april 1781" ;
  a2a:hasPerson oa:person_dar_6bd45a30-968e-20aa-de0e-e90289896693_Person-ac4a1094-4cc9-953d-7487-7a3d6b19cb15, oa:person_dar_6bd45a30-968e-20aa-de0e-e90289896693_Person-8b1a2136-e89a-9236-a0aa-e7054d938af7, oa:person_dar_6bd45a30-968e-20aa-de0e-e90289896693_Person-28d34d15-3db2-be8e-31e0-668cc0e6a233, oa:person_dar_6bd45a30-968e-20aa-de0e-e90289896693_Person-6987fe48-7806-cd46-75de-407daf419c2c ;
  a2a:hasEvent oa:event_dar_6bd45a30-968e-20aa-de0e-e90289896693_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_6bd45a30-968e-20aa-de0e-e90289896693_0, oa:relationep_dar_6bd45a30-968e-20aa-de0e-e90289896693_1, oa:relationep_dar_6bd45a30-968e-20aa-de0e-e90289896693_2, oa:relationep_dar_6bd45a30-968e-20aa-de0e-e90289896693_3 ;
  a2a:hasSource oa:source_dar_6bd45a30-968e-20aa-de0e-e90289896693 .

oa:person_dar_6bd45a30-968e-20aa-de0e-e90289896693_Person-ac4a1094-4cc9-953d-7487-7a3d6b19cb15
  a a2a:Person ;
  rdfs:label "Aaltjen Annen" ;
  a2a:PersonName [
    rdfs:label "Aaltjen Annen" ;
    a2a:PersonNameFirstName "Aaltjen" ;
    a2a:PersonNamePatronym "Annen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_6bd45a30-968e-20aa-de0e-e90289896693_Person-8b1a2136-e89a-9236-a0aa-e7054d938af7
  a a2a:Person ;
  rdfs:label "Hendrik Jans" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jans" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Dwingeloo" ;
    rdfs:label "Dwingeloo"
  ] .

oa:person_dar_6bd45a30-968e-20aa-de0e-e90289896693_Person-28d34d15-3db2-be8e-31e0-668cc0e6a233
  a a2a:Person ;
  rdfs:label "Jan Hendriks Tuitman" ;
  a2a:PersonName [
    rdfs:label "Jan Hendriks Tuitman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Hendriks" ;
    a2a:PersonNameLastName "Tuitman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_6bd45a30-968e-20aa-de0e-e90289896693_Person-6987fe48-7806-cd46-75de-407daf419c2c
  a a2a:Person ;
  rdfs:label "Arend Hendriks" ;
  a2a:PersonName [
    rdfs:label "Arend Hendriks" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNamePatronym "Hendriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_6bd45a30-968e-20aa-de0e-e90289896693_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1781" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1781-04-29"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_6bd45a30-968e-20aa-de0e-e90289896693_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_6bd45a30-968e-20aa-de0e-e90289896693_Person:ac4a1094-4cc9-953d-7487-7a3d6b19cb15 ;
  a2a:EventKeyRef oa:event_dar_6bd45a30-968e-20aa-de0e-e90289896693_Event1 .

oa:relationep_dar_6bd45a30-968e-20aa-de0e-e90289896693_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_6bd45a30-968e-20aa-de0e-e90289896693_Person:8b1a2136-e89a-9236-a0aa-e7054d938af7 ;
  a2a:EventKeyRef oa:event_dar_6bd45a30-968e-20aa-de0e-e90289896693_Event1 .

oa:relationep_dar_6bd45a30-968e-20aa-de0e-e90289896693_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_6bd45a30-968e-20aa-de0e-e90289896693_Person:28d34d15-3db2-be8e-31e0-668cc0e6a233 ;
  a2a:EventKeyRef oa:event_dar_6bd45a30-968e-20aa-de0e-e90289896693_Event1 .

oa:relationep_dar_6bd45a30-968e-20aa-de0e-e90289896693_3
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_6bd45a30-968e-20aa-de0e-e90289896693_Person:6987fe48-7806-cd46-75de-407daf419c2c ;
  a2a:EventKeyRef oa:event_dar_6bd45a30-968e-20aa-de0e-e90289896693_Event1 .

oa:source_dar_6bd45a30-968e-20aa-de0e-e90289896693
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dwingeloo" ;
    rdfs:label "Dwingeloo", "1781-04-29 - 1781-04-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1781-04-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1781-04-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1781" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1781-04-29"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 21" ;
    a2a:Book "Doopregister Dwingeloo 21" ;
    a2a:RegistryNumber "21" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 21, Doopregister Dwingeloo 21, 21"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/2759ea7c-31bf-96b0-4152-0d778c2fbe91.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/6bd45a30-968e-20aa-de0e-e90289896693" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/2759ea7c-31bf-96b0-4152-0d778c2fbe91.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/6bd45a30-968e-20aa-de0e-e90289896693" ;
  a2a:RecordGUID "{6bd45a30-968e-20aa-de0e-e90289896693}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "21" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_622_00000622.xml van DAR" .

