@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_2ec47822-d06d-459d-dd4a-7ed21d201ecf
  a a2a:Record ;
  rdfs:label "Doop op 22 november 1761" ;
  a2a:hasPerson oa:person_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Person-652ab04e-0895-f4eb-8155-1c43c67112dd, oa:person_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Person-a54a71f5-ef9e-9f12-f240-7ad5fbea42a1, oa:person_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Person-7b61e612-0d80-32a0-df18-5d4f1bd23c3a, oa:person_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Person-1766516e-5d02-e72f-92aa-8c33641a8314, oa:person_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Person-491f9216-ff3f-5f0a-98ac-eaca175dd31e ;
  a2a:hasEvent oa:event_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_0, oa:relationep_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_1, oa:relationep_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_2, oa:relationep_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_3, oa:relationep_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_4 ;
  a2a:hasSource oa:source_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf .

oa:person_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Person-652ab04e-0895-f4eb-8155-1c43c67112dd
  a a2a:Person ;
  rdfs:label "Juliana Johanna Nikolaas" ;
  a2a:PersonName [
    rdfs:label "Juliana Johanna Nikolaas" ;
    a2a:PersonNameFirstName "Juliana Johanna" ;
    a2a:PersonNamePatronym "Nikolaas"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Person-a54a71f5-ef9e-9f12-f240-7ad5fbea42a1
  a a2a:Person ;
  rdfs:label "Petronella van der Heijde" ;
  a2a:PersonName [
    rdfs:label "Petronella van der Heijde" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heijde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Person-7b61e612-0d80-32a0-df18-5d4f1bd23c3a
  a a2a:Person ;
  rdfs:label "Nicolaas Smid" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Smid" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Smid"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Person-1766516e-5d02-e72f-92aa-8c33641a8314
  a a2a:Person ;
  rdfs:label "Juliana Beata Holtsin" ;
  a2a:PersonName [
    rdfs:label "Juliana Beata Holtsin" ;
    a2a:PersonNameFirstName "Juliana Beata" ;
    a2a:PersonNameLastName "Holtsin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Person-491f9216-ff3f-5f0a-98ac-eaca175dd31e
  a a2a:Person ;
  rdfs:label "Johan Willem Singer" ;
  a2a:PersonName [
    rdfs:label "Johan Willem Singer" ;
    a2a:PersonNameFirstName "Johan Willem" ;
    a2a:PersonNameLastName "Singer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1761" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1761-11-22"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Person:652ab04e-0895-f4eb-8155-1c43c67112dd ;
  a2a:EventKeyRef oa:event_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Event1 .

oa:relationep_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Person:a54a71f5-ef9e-9f12-f240-7ad5fbea42a1 ;
  a2a:EventKeyRef oa:event_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Event1 .

oa:relationep_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Person:7b61e612-0d80-32a0-df18-5d4f1bd23c3a ;
  a2a:EventKeyRef oa:event_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Event1 .

oa:relationep_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_3
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Person:1766516e-5d02-e72f-92aa-8c33641a8314 ;
  a2a:EventKeyRef oa:event_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Event1 .

oa:relationep_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_4
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Person:491f9216-ff3f-5f0a-98ac-eaca175dd31e ;
  a2a:EventKeyRef oa:event_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf_Event1 .

oa:source_dar_2ec47822-d06d-459d-dd4a-7ed21d201ecf
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Coevorden" ;
    rdfs:label "Coevorden", "1761-11-22 - 1761-11-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1761-11-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1761-11-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1761" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1761-11-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 11" ;
    a2a:Book "Doopregister Coevorden 11" ;
    a2a:RegistryNumber "11" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 11, Doopregister Coevorden 11, 11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/a917d66e-adc8-6ea4-2c1f-b7fe673d6b74.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2ec47822-d06d-459d-dd4a-7ed21d201ecf" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/a917d66e-adc8-6ea4-2c1f-b7fe673d6b74.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2ec47822-d06d-459d-dd4a-7ed21d201ecf" ;
  a2a:RecordGUID "{2ec47822-d06d-459d-dd4a-7ed21d201ecf}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "11" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_264_00000264.xml van DAR" .

