@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_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2
  a a2a:Record ;
  rdfs:label "Doop op 3 april 1803" ;
  a2a:hasPerson oa:person_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2_Person-336b0161-8244-e0b2-3bfb-c3efd18cb27b, oa:person_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2_Person-eff095f9-4738-6262-aca1-2144cf0c0762, oa:person_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2_Person-a3f9663e-23c4-e2f6-cbfd-a547cdc54eec ;
  a2a:hasEvent oa:event_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2_0, oa:relationep_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2_1, oa:relationep_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2_2 ;
  a2a:hasSource oa:source_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2 .

oa:person_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2_Person-336b0161-8244-e0b2-3bfb-c3efd18cb27b
  a a2a:Person ;
  rdfs:label "Roelf Klasens" ;
  a2a:PersonName [
    rdfs:label "Roelf Klasens" ;
    a2a:PersonNameFirstName "Roelf" ;
    a2a:PersonNamePatronym "Klasens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1803" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1803-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wapserveen" ;
    rdfs:label "Wapserveen"
  ] .

oa:person_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2_Person-eff095f9-4738-6262-aca1-2144cf0c0762
  a a2a:Person ;
  rdfs:label "Klaas Alberts" ;
  a2a:PersonName [
    rdfs:label "Klaas Alberts" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Alberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2_Person-a3f9663e-23c4-e2f6-cbfd-a547cdc54eec
  a a2a:Person ;
  rdfs:label "Harmpje Engberts" ;
  a2a:PersonName [
    rdfs:label "Harmpje Engberts" ;
    a2a:PersonNameFirstName "Harmpje" ;
    a2a:PersonNamePatronym "Engberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1803" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1803-04-03"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2_Person:336b0161-8244-e0b2-3bfb-c3efd18cb27b ;
  a2a:EventKeyRef oa:event_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2_Event1 .

oa:relationep_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2_Person:eff095f9-4738-6262-aca1-2144cf0c0762 ;
  a2a:EventKeyRef oa:event_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2_Event1 .

oa:relationep_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2_Person:a3f9663e-23c4-e2f6-cbfd-a547cdc54eec ;
  a2a:EventKeyRef oa:event_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2_Event1 .

oa:source_dar_16a46cb1-e22c-1ebb-4eb2-4e3b049356e2
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wapserveen" ;
    rdfs:label "Wapserveen", "1803-04-03 - 1803-04-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1803-04-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1803-04-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1803" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1803-04-03"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 120" ;
    a2a:Book "Doopregister Wapserveen 120" ;
    a2a:RegistryNumber "120" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 120, Doopregister Wapserveen 120, 120"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/5f802cef-1ce9-381e-04e3-1858092624c7.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/16a46cb1-e22c-1ebb-4eb2-4e3b049356e2" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/5f802cef-1ce9-381e-04e3-1858092624c7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/16a46cb1-e22c-1ebb-4eb2-4e3b049356e2" ;
  a2a:RecordGUID "{16a46cb1-e22c-1ebb-4eb2-4e3b049356e2}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "120" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_1319_00001319.xml van DAR" .

