@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_05fcf504-3f3f-fd11-5ffa-89c079cc71df
  a a2a:Record ;
  rdfs:label "Doop op 19 september 1762" ;
  a2a:hasPerson oa:person_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df_Person-49fc8421-a906-0ca9-64a1-1b352ebb94d6, oa:person_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df_Person-31abc36b-8c1e-8c1c-53ef-3a972fa75f57, oa:person_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df_Person-fedf3b22-d1df-0353-b3c6-c0248501e78b ;
  a2a:hasEvent oa:event_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df_0, oa:relationep_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df_1, oa:relationep_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df_2 ;
  a2a:hasSource oa:source_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df .

oa:person_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df_Person-49fc8421-a906-0ca9-64a1-1b352ebb94d6
  a a2a:Person ;
  rdfs:label "Aaltien Wietses" ;
  a2a:PersonName [
    rdfs:label "Aaltien Wietses" ;
    a2a:PersonNameFirstName "Aaltien" ;
    a2a:PersonNamePatronym "Wietses"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df_Person-31abc36b-8c1e-8c1c-53ef-3a972fa75f57
  a a2a:Person ;
  rdfs:label "Wijtse Bouwes" ;
  a2a:PersonName [
    rdfs:label "Wijtse Bouwes" ;
    a2a:PersonNameFirstName "Wijtse" ;
    a2a:PersonNamePatronym "Bouwes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df_Person-fedf3b22-d1df-0353-b3c6-c0248501e78b
  a a2a:Person ;
  rdfs:label "Aafke Meijnts" ;
  a2a:PersonName [
    rdfs:label "Aafke Meijnts" ;
    a2a:PersonNameFirstName "Aafke" ;
    a2a:PersonNamePatronym "Meijnts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1762-09-19"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df_Person:49fc8421-a906-0ca9-64a1-1b352ebb94d6 ;
  a2a:EventKeyRef oa:event_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df_Event1 .

oa:relationep_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df_Person:31abc36b-8c1e-8c1c-53ef-3a972fa75f57 ;
  a2a:EventKeyRef oa:event_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df_Event1 .

oa:relationep_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df_Person:fedf3b22-d1df-0353-b3c6-c0248501e78b ;
  a2a:EventKeyRef oa:event_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df_Event1 .

oa:source_dar_05fcf504-3f3f-fd11-5ffa-89c079cc71df
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Roden" ;
    rdfs:label "Roden", "1762-09-19 - 1762-09-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-09-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-09-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1762" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1762-09-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 89" ;
    a2a:Book "Doopregister Roden 89" ;
    a2a:RegistryNumber "89" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 89, Doopregister Roden 89, 89"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/70c15aa3-09ff-5eec-a7ed-60037412f809.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/05fcf504-3f3f-fd11-5ffa-89c079cc71df" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/70c15aa3-09ff-5eec-a7ed-60037412f809.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/05fcf504-3f3f-fd11-5ffa-89c079cc71df" ;
  a2a:RecordGUID "{05fcf504-3f3f-fd11-5ffa-89c079cc71df}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "89" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_1134_00001134.xml van DAR" .

