@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_42e20df7-e02c-4ad5-a46d-c5235649d52e
  a a2a:Record ;
  rdfs:label "Doop op 4 oktober 1778" ;
  a2a:hasPerson oa:person_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Person-5c263037-73fc-4f46-b6cc-cf33573b07d2, oa:person_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Person-488e95af-1aa7-4764-8bfa-9efd8ef76c02, oa:person_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Person-0e72d98b-1c2d-4c5a-b9b6-2d8c5af39328, oa:person_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Person-683ad4f1-43a0-4ae6-95ac-c3a465af09cf, oa:person_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Person-4953763d-55d9-456e-9c33-281643a39d58 ;
  a2a:hasEvent oa:event_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_0, oa:relationep_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_1, oa:relationep_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_2, oa:relationep_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_3, oa:relationep_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_4 ;
  a2a:hasSource oa:source_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e .

oa:person_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Person-5c263037-73fc-4f46-b6cc-cf33573b07d2
  a a2a:Person ;
  rdfs:label "Wander" ;
  a2a:PersonName [
    rdfs:label "Wander" ;
    a2a:PersonNameFirstName "Wander"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Westerbork" ;
    rdfs:label "Westerbork"
  ] .

oa:person_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Person-488e95af-1aa7-4764-8bfa-9efd8ef76c02
  a a2a:Person ;
  rdfs:label "Jan Willems" ;
  a2a:PersonName [
    rdfs:label "Jan Willems" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Person-0e72d98b-1c2d-4c5a-b9b6-2d8c5af39328
  a a2a:Person ;
  rdfs:label "Roelfijn Hindriks" ;
  a2a:PersonName [
    rdfs:label "Roelfijn Hindriks" ;
    a2a:PersonNameFirstName "Roelfijn" ;
    a2a:PersonNamePatronym "Hindriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Person-683ad4f1-43a0-4ae6-95ac-c3a465af09cf
  a a2a:Person ;
  rdfs:label "Albertien Wolters" ;
  a2a:PersonName [
    rdfs:label "Albertien Wolters" ;
    a2a:PersonNameFirstName "Albertien" ;
    a2a:PersonNamePatronym "Wolters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Person-4953763d-55d9-456e-9c33-281643a39d58
  a a2a:Person ;
  rdfs:label "Was Warners" ;
  a2a:PersonName [
    rdfs:label "Was Warners" ;
    a2a:PersonNameFirstName "Was" ;
    a2a:PersonNamePatronym "Warners"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1778" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1778-10-04"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Person:5c263037-73fc-4f46-b6cc-cf33573b07d2 ;
  a2a:EventKeyRef oa:event_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Event1 .

oa:relationep_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Person:488e95af-1aa7-4764-8bfa-9efd8ef76c02 ;
  a2a:EventKeyRef oa:event_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Event1 .

oa:relationep_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_2
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Person:0e72d98b-1c2d-4c5a-b9b6-2d8c5af39328 ;
  a2a:EventKeyRef oa:event_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Event1 .

oa:relationep_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Person:683ad4f1-43a0-4ae6-95ac-c3a465af09cf ;
  a2a:EventKeyRef oa:event_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Event1 .

oa:relationep_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Person:4953763d-55d9-456e-9c33-281643a39d58 ;
  a2a:EventKeyRef oa:event_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e_Event1 .

oa:source_dar_42e20df7-e02c-4ad5-a46d-c5235649d52e
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Westerbork" ;
    rdfs:label "Westerbork", "1778-10-04 - 1778-10-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1778-10-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-10-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1778" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1778-10-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 124" ;
    a2a:Book "Doopregister Westerbork 124" ;
    a2a:DocumentNumber "124" ;
    a2a:RegistryNumber "124" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 124, Doopregister Westerbork 124, 124, 124"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/4129647a-145c-c664-6f40-0f7ca0978964.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/42e20df7-e02c-4ad5-a46d-c5235649d52e" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/4129647a-145c-c664-6f40-0f7ca0978964.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/42e20df7-e02c-4ad5-a46d-c5235649d52e" ;
  a2a:RecordGUID "{42e20df7-e02c-4ad5-a46d-c5235649d52e}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_21269_00021269.xml van DAR" .

