@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_251fd9f0-7366-4b8d-90c4-e6e90fea2749
  a a2a:Record ;
  rdfs:label "Doop op 2 november 1746" ;
  a2a:hasPerson oa:person_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749_Person-7de05a6b-5f5d-4ad7-88de-0b2daee1b2c9, oa:person_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749_Person-c2ea9c1f-f94e-495f-984b-c271e79c5f64, oa:person_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749_Person-f0912b00-70b0-458f-b35a-64c0ecf82822 ;
  a2a:hasEvent oa:event_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749_0, oa:relationep_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749_1, oa:relationep_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749_2 ;
  a2a:hasSource oa:source_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749 .

oa:person_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749_Person-7de05a6b-5f5d-4ad7-88de-0b2daee1b2c9
  a a2a:Person ;
  rdfs:label "Jantien" ;
  a2a:PersonName [
    rdfs:label "Jantien" ;
    a2a:PersonNameFirstName "Jantien"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Lotingewoud (Roden)" ;
    rdfs:label "Lotingewoud (Roden)"
  ] .

oa:person_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749_Person-c2ea9c1f-f94e-495f-984b-c271e79c5f64
  a a2a:Person ;
  rdfs:label "Aaltien Datema" ;
  a2a:PersonName [
    rdfs:label "Aaltien Datema" ;
    a2a:PersonNameFirstName "Aaltien" ;
    a2a:PersonNameLastName "Datema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749_Person-f0912b00-70b0-458f-b35a-64c0ecf82822
  a a2a:Person ;
  rdfs:label "Bartlet Aukema" ;
  a2a:PersonName [
    rdfs:label "Bartlet Aukema" ;
    a2a:PersonNameFirstName "Bartlet" ;
    a2a:PersonNameLastName "Aukema"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1746" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1746-11-02"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749_Person:7de05a6b-5f5d-4ad7-88de-0b2daee1b2c9 ;
  a2a:EventKeyRef oa:event_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749_Event1 .

oa:relationep_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749_Person:c2ea9c1f-f94e-495f-984b-c271e79c5f64 ;
  a2a:EventKeyRef oa:event_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749_Event1 .

oa:relationep_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749_Person:f0912b00-70b0-458f-b35a-64c0ecf82822 ;
  a2a:EventKeyRef oa:event_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749_Event1 .

oa:source_dar_251fd9f0-7366-4b8d-90c4-e6e90fea2749
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Roden" ;
    rdfs:label "Roden", "1746-11-02 - 1746-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1746-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1746-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1746" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1746-11-02"^^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:DocumentNumber "89" ;
    a2a:RegistryNumber "89" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 89, Doopregister Roden 89, 89, 89"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/a8158a9b-11bd-e51e-3952-618591b8096e.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/251fd9f0-7366-4b8d-90c4-e6e90fea2749" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/a8158a9b-11bd-e51e-3952-618591b8096e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/251fd9f0-7366-4b8d-90c4-e6e90fea2749" ;
  a2a:RecordGUID "{251fd9f0-7366-4b8d-90c4-e6e90fea2749}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_22818_00022818.xml van DAR" .

