@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_b71d76f0-7153-19de-e43d-a359ece2fd8e
  a a2a:Record ;
  rdfs:label "Doop op 19 november 1747" ;
  a2a:hasPerson oa:person_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_Person-2319101f-01d8-4bbe-2fc5-d4f5533f64d9, oa:person_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_Person-ae2dfbff-d705-0508-2849-b6f72dfc3872, oa:person_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_Person-a7c0fb93-1b34-9565-91c6-5fa1f7d04a32, oa:person_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_Person-ed0ed360-335c-46d4-b6c7-c922784a243a ;
  a2a:hasEvent oa:event_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_0, oa:relationep_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_1, oa:relationep_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_2, oa:relationep_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_3 ;
  a2a:hasSource oa:source_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e .

oa:person_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_Person-2319101f-01d8-4bbe-2fc5-d4f5533f64d9
  a a2a:Person ;
  rdfs:label "Geessien Jans Bloembergh" ;
  a2a:PersonName [
    rdfs:label "Geessien Jans Bloembergh" ;
    a2a:PersonNameFirstName "Geessien" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Bloembergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_Person-ae2dfbff-d705-0508-2849-b6f72dfc3872
  a a2a:Person ;
  rdfs:label "Jan Bloembergh Hendriks" ;
  a2a:PersonName [
    rdfs:label "Jan Bloembergh Hendriks" ;
    a2a:PersonNameFirstName "Jan Bloembergh" ;
    a2a:PersonNamePatronym "Hendriks"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Dwingeloo" ;
    rdfs:label "Dwingeloo"
  ] .

oa:person_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_Person-a7c0fb93-1b34-9565-91c6-5fa1f7d04a32
  a a2a:Person ;
  rdfs:label "Hendrik Lucas" ;
  a2a:PersonName [
    rdfs:label "Hendrik Lucas" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePatronym "Lucas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_Person-ed0ed360-335c-46d4-b6c7-c922784a243a
  a a2a:Person ;
  rdfs:label "Roelof Jans Bloembergh" ;
  a2a:PersonName [
    rdfs:label "Roelof Jans Bloembergh" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Bloembergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1747" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1747-11-19"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_Person:2319101f-01d8-4bbe-2fc5-d4f5533f64d9 ;
  a2a:EventKeyRef oa:event_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_Event1 .

oa:relationep_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_Person:ae2dfbff-d705-0508-2849-b6f72dfc3872 ;
  a2a:EventKeyRef oa:event_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_Event1 .

oa:relationep_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_Person:a7c0fb93-1b34-9565-91c6-5fa1f7d04a32 ;
  a2a:EventKeyRef oa:event_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_Event1 .

oa:relationep_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_3
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_Person:ed0ed360-335c-46d4-b6c7-c922784a243a ;
  a2a:EventKeyRef oa:event_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e_Event1 .

oa:source_dar_b71d76f0-7153-19de-e43d-a359ece2fd8e
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dwingeloo" ;
    rdfs:label "Dwingeloo", "1747-11-19 - 1747-11-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1747-11-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1747-11-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1747" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1747-11-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 21" ;
    a2a:Book "Doopregister Dwingeloo 21" ;
    a2a:RegistryNumber "21" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 21, Doopregister Dwingeloo 21, 21"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/bd409c84-2fd0-b8d1-5c6c-3922e7740ee8.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/b71d76f0-7153-19de-e43d-a359ece2fd8e" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/bd409c84-2fd0-b8d1-5c6c-3922e7740ee8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/b71d76f0-7153-19de-e43d-a359ece2fd8e" ;
  a2a:RecordGUID "{b71d76f0-7153-19de-e43d-a359ece2fd8e}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "21" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_793_00000793.xml van DAR" .

