@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_3f76a716-0339-46a5-960e-e14f6202873e
  a a2a:Record ;
  rdfs:label "Doop op 18 maart 1767" ;
  a2a:hasPerson oa:person_dar_3f76a716-0339-46a5-960e-e14f6202873e_Person-c460238c-0683-4198-ac0f-f4ff5609ecf9, oa:person_dar_3f76a716-0339-46a5-960e-e14f6202873e_Person-ba49e6fe-2a80-45b0-9314-a7969acfb024, oa:person_dar_3f76a716-0339-46a5-960e-e14f6202873e_Person-32acaace-fb72-480b-89a3-b5bdae9d1c5a, oa:person_dar_3f76a716-0339-46a5-960e-e14f6202873e_Person-6000ad2b-ad52-4ac6-ba25-debf56c2e342 ;
  a2a:hasEvent oa:event_dar_3f76a716-0339-46a5-960e-e14f6202873e_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_3f76a716-0339-46a5-960e-e14f6202873e_0, oa:relationep_dar_3f76a716-0339-46a5-960e-e14f6202873e_1, oa:relationep_dar_3f76a716-0339-46a5-960e-e14f6202873e_2, oa:relationep_dar_3f76a716-0339-46a5-960e-e14f6202873e_3 ;
  a2a:hasSource oa:source_dar_3f76a716-0339-46a5-960e-e14f6202873e .

oa:person_dar_3f76a716-0339-46a5-960e-e14f6202873e_Person-c460238c-0683-4198-ac0f-f4ff5609ecf9
  a a2a:Person ;
  rdfs:label "Egbert" ;
  a2a:PersonName [
    rdfs:label "Egbert" ;
    a2a:PersonNameFirstName "Egbert"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_dar_3f76a716-0339-46a5-960e-e14f6202873e_Person-ba49e6fe-2a80-45b0-9314-a7969acfb024
  a a2a:Person ;
  rdfs:label "Aaltjen Klaas Middelvelt" ;
  a2a:PersonName [
    rdfs:label "Aaltjen Klaas Middelvelt" ;
    a2a:PersonNameFirstName "Aaltjen" ;
    a2a:PersonNamePatronym "Klaas" ;
    a2a:PersonNameLastName "Middelvelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_3f76a716-0339-46a5-960e-e14f6202873e_Person-32acaace-fb72-480b-89a3-b5bdae9d1c5a
  a a2a:Person ;
  rdfs:label "Luitjen Hendriks" ;
  a2a:PersonName [
    rdfs:label "Luitjen Hendriks" ;
    a2a:PersonNameFirstName "Luitjen" ;
    a2a:PersonNamePatronym "Hendriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_3f76a716-0339-46a5-960e-e14f6202873e_Person-6000ad2b-ad52-4ac6-ba25-debf56c2e342
  a a2a:Person ;
  rdfs:label "Harm Jans Flusse" ;
  a2a:PersonName [
    rdfs:label "Harm Jans Flusse" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Flusse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_3f76a716-0339-46a5-960e-e14f6202873e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1767" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1767-03-18"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_3f76a716-0339-46a5-960e-e14f6202873e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_3f76a716-0339-46a5-960e-e14f6202873e_Person:c460238c-0683-4198-ac0f-f4ff5609ecf9 ;
  a2a:EventKeyRef oa:event_dar_3f76a716-0339-46a5-960e-e14f6202873e_Event1 .

oa:relationep_dar_3f76a716-0339-46a5-960e-e14f6202873e_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_3f76a716-0339-46a5-960e-e14f6202873e_Person:ba49e6fe-2a80-45b0-9314-a7969acfb024 ;
  a2a:EventKeyRef oa:event_dar_3f76a716-0339-46a5-960e-e14f6202873e_Event1 .

oa:relationep_dar_3f76a716-0339-46a5-960e-e14f6202873e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_3f76a716-0339-46a5-960e-e14f6202873e_Person:32acaace-fb72-480b-89a3-b5bdae9d1c5a ;
  a2a:EventKeyRef oa:event_dar_3f76a716-0339-46a5-960e-e14f6202873e_Event1 .

oa:relationep_dar_3f76a716-0339-46a5-960e-e14f6202873e_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_3f76a716-0339-46a5-960e-e14f6202873e_Person:6000ad2b-ad52-4ac6-ba25-debf56c2e342 ;
  a2a:EventKeyRef oa:event_dar_3f76a716-0339-46a5-960e-e14f6202873e_Event1 .

oa:source_dar_3f76a716-0339-46a5-960e-e14f6202873e
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1767-03-18 - 1767-03-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1767-03-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1767-03-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1767" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1767-03-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 70" ;
    a2a:Book "Doopregister Meppel 70" ;
    a2a:DocumentNumber "70" ;
    a2a:RegistryNumber "70" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 70, Doopregister Meppel 70, 70, 70"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/7b43b1f3-e6e8-5fb8-3609-17e6af6fd87d.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3f76a716-0339-46a5-960e-e14f6202873e" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/7b43b1f3-e6e8-5fb8-3609-17e6af6fd87d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3f76a716-0339-46a5-960e-e14f6202873e" ;
  a2a:RecordGUID "{3f76a716-0339-46a5-960e-e14f6202873e}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_23785_00023785.xml van DAR" .

