@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_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52
  a a2a:Record ;
  rdfs:label "Doop op 22 februari 1728" ;
  a2a:hasPerson oa:person_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52_Person-61f1f5ca-0950-5bb3-695a-2e7b64e5e075, oa:person_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52_Person-b7b5c120-1232-b502-018c-756ed9a72adc, oa:person_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52_Person-d0c91946-b4e8-697a-9e23-c8d2b53a37c0 ;
  a2a:hasEvent oa:event_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52_0, oa:relationep_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52_1, oa:relationep_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52_2 ;
  a2a:hasSource oa:source_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52 .

oa:person_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52_Person-61f1f5ca-0950-5bb3-695a-2e7b64e5e075
  a a2a:Person ;
  rdfs:label "Berent Lammerts" ;
  a2a:PersonName [
    rdfs:label "Berent Lammerts" ;
    a2a:PersonNameFirstName "Berent" ;
    a2a:PersonNamePatronym "Lammerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Wapserveen" ;
    rdfs:label "Wapserveen"
  ] .

oa:person_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52_Person-b7b5c120-1232-b502-018c-756ed9a72adc
  a a2a:Person ;
  rdfs:label "Lambert Jacobs" ;
  a2a:PersonName [
    rdfs:label "Lambert Jacobs" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52_Person-d0c91946-b4e8-697a-9e23-c8d2b53a37c0
  a a2a:Person ;
  rdfs:label "Geesien Herms" ;
  a2a:PersonName [
    rdfs:label "Geesien Herms" ;
    a2a:PersonNameFirstName "Geesien" ;
    a2a:PersonNamePatronym "Herms"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1728" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1728-02-22"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52_Person:61f1f5ca-0950-5bb3-695a-2e7b64e5e075 ;
  a2a:EventKeyRef oa:event_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52_Event1 .

oa:relationep_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52_Person:b7b5c120-1232-b502-018c-756ed9a72adc ;
  a2a:EventKeyRef oa:event_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52_Event1 .

oa:relationep_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52_Person:d0c91946-b4e8-697a-9e23-c8d2b53a37c0 ;
  a2a:EventKeyRef oa:event_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52_Event1 .

oa:source_dar_569ec29f-8ac3-e8ed-a5e4-69efc73aaf52
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wapserveen" ;
    rdfs:label "Wapserveen", "1728-02-22 - 1728-02-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1728-02-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1728-02-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1728" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1728-02-22"^^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/c3287cee-4e9c-3799-f9eb-0f5af0c4a2c6.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/569ec29f-8ac3-e8ed-a5e4-69efc73aaf52" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/c3287cee-4e9c-3799-f9eb-0f5af0c4a2c6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/569ec29f-8ac3-e8ed-a5e4-69efc73aaf52" ;
  a2a:RecordGUID "{569ec29f-8ac3-e8ed-a5e4-69efc73aaf52}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "120" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_1349_00001349.xml van DAR" .

