@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_5559a39b-6419-4232-b5bf-e12665b88133
  a a2a:Record ;
  rdfs:label "Doop op 4 november 1792" ;
  a2a:hasPerson oa:person_dar_5559a39b-6419-4232-b5bf-e12665b88133_Person-165cf198-9a84-494e-9e11-1c8f7b3809e2, oa:person_dar_5559a39b-6419-4232-b5bf-e12665b88133_Person-cceb4cc7-a9a9-4912-a00f-7011067b0e18, oa:person_dar_5559a39b-6419-4232-b5bf-e12665b88133_Person-25c7a468-9da0-4516-bc24-513c124eb23c, oa:person_dar_5559a39b-6419-4232-b5bf-e12665b88133_Person-153b534f-15c6-43a0-a8a6-5643e065cf2d ;
  a2a:hasEvent oa:event_dar_5559a39b-6419-4232-b5bf-e12665b88133_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_5559a39b-6419-4232-b5bf-e12665b88133_0, oa:relationep_dar_5559a39b-6419-4232-b5bf-e12665b88133_1, oa:relationep_dar_5559a39b-6419-4232-b5bf-e12665b88133_2, oa:relationep_dar_5559a39b-6419-4232-b5bf-e12665b88133_3 ;
  a2a:hasSource oa:source_dar_5559a39b-6419-4232-b5bf-e12665b88133 .

oa:person_dar_5559a39b-6419-4232-b5bf-e12665b88133_Person-165cf198-9a84-494e-9e11-1c8f7b3809e2
  a a2a:Person ;
  rdfs:label "Fennegijn" ;
  a2a:PersonName [
    rdfs:label "Fennegijn" ;
    a2a:PersonNameFirstName "Fennegijn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1792" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1792-10-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dalen" ;
    rdfs:label "Dalen"
  ] .

oa:person_dar_5559a39b-6419-4232-b5bf-e12665b88133_Person-cceb4cc7-a9a9-4912-a00f-7011067b0e18
  a a2a:Person ;
  rdfs:label "Roelfje Geerts" ;
  a2a:PersonName [
    rdfs:label "Roelfje Geerts" ;
    a2a:PersonNameFirstName "Roelfje" ;
    a2a:PersonNamePatronym "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_5559a39b-6419-4232-b5bf-e12665b88133_Person-25c7a468-9da0-4516-bc24-513c124eb23c
  a a2a:Person ;
  rdfs:label "Geertijn Evers" ;
  a2a:PersonName [
    rdfs:label "Geertijn Evers" ;
    a2a:PersonNameFirstName "Geertijn" ;
    a2a:PersonNamePatronym "Evers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_5559a39b-6419-4232-b5bf-e12665b88133_Person-153b534f-15c6-43a0-a8a6-5643e065cf2d
  a a2a:Person ;
  rdfs:label "Harm Veltman" ;
  a2a:PersonName [
    rdfs:label "Harm Veltman" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Veltman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_5559a39b-6419-4232-b5bf-e12665b88133_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1792-11-04"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_5559a39b-6419-4232-b5bf-e12665b88133_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_5559a39b-6419-4232-b5bf-e12665b88133_Person:165cf198-9a84-494e-9e11-1c8f7b3809e2 ;
  a2a:EventKeyRef oa:event_dar_5559a39b-6419-4232-b5bf-e12665b88133_Event1 .

oa:relationep_dar_5559a39b-6419-4232-b5bf-e12665b88133_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_5559a39b-6419-4232-b5bf-e12665b88133_Person:cceb4cc7-a9a9-4912-a00f-7011067b0e18 ;
  a2a:EventKeyRef oa:event_dar_5559a39b-6419-4232-b5bf-e12665b88133_Event1 .

oa:relationep_dar_5559a39b-6419-4232-b5bf-e12665b88133_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_5559a39b-6419-4232-b5bf-e12665b88133_Person:25c7a468-9da0-4516-bc24-513c124eb23c ;
  a2a:EventKeyRef oa:event_dar_5559a39b-6419-4232-b5bf-e12665b88133_Event1 .

oa:relationep_dar_5559a39b-6419-4232-b5bf-e12665b88133_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_5559a39b-6419-4232-b5bf-e12665b88133_Person:153b534f-15c6-43a0-a8a6-5643e065cf2d ;
  a2a:EventKeyRef oa:event_dar_5559a39b-6419-4232-b5bf-e12665b88133_Event1 .

oa:source_dar_5559a39b-6419-4232-b5bf-e12665b88133
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dalen" ;
    rdfs:label "Dalen", "1792-11-04 - 1792-11-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-11-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-11-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1792" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1792-11-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 16" ;
    a2a:Book "Doopregister Dalen 16" ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "16" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 16, Doopregister Dalen 16, 16, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/77974db3-d5f3-c69a-14ae-745e402dc980.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/5559a39b-6419-4232-b5bf-e12665b88133" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/77974db3-d5f3-c69a-14ae-745e402dc980.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/5559a39b-6419-4232-b5bf-e12665b88133" ;
  a2a:RecordGUID "{5559a39b-6419-4232-b5bf-e12665b88133}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_21024_00021024.xml van DAR" .

