@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_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30
  a a2a:Record ;
  rdfs:label "Doop op 27 september 1743" ;
  a2a:hasPerson oa:person_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_Person-770534ce-34b3-4363-90bb-eb2680addd04, oa:person_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_Person-f8656faa-2d76-4849-9c6c-695d489f5e46, oa:person_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_Person-4fedfcc1-bb44-4f7e-981a-219797c0b566, oa:person_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_Person-7577ccb0-fdea-4d84-9e82-593ee4d7e499 ;
  a2a:hasEvent oa:event_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_0, oa:relationep_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_1, oa:relationep_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_2, oa:relationep_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_3 ;
  a2a:hasSource oa:source_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30 .

oa:person_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_Person-770534ce-34b3-4363-90bb-eb2680addd04
  a a2a:Person ;
  rdfs:label "Claes" ;
  a2a:PersonName [
    rdfs:label "Claes" ;
    a2a:PersonNameFirstName "Claes"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Gasselternijveen" ;
    rdfs:label "Gasselternijveen"
  ] .

oa:person_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_Person-f8656faa-2d76-4849-9c6c-695d489f5e46
  a a2a:Person ;
  rdfs:label "Roelfje Clasens" ;
  a2a:PersonName [
    rdfs:label "Roelfje Clasens" ;
    a2a:PersonNameFirstName "Roelfje" ;
    a2a:PersonNamePatronym "Clasens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_Person-4fedfcc1-bb44-4f7e-981a-219797c0b566
  a a2a:Person ;
  rdfs:label "Jantie Willems" ;
  a2a:PersonName [
    rdfs:label "Jantie Willems" ;
    a2a:PersonNameFirstName "Jantie" ;
    a2a:PersonNamePatronym "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_Person-7577ccb0-fdea-4d84-9e82-593ee4d7e499
  a a2a:Person ;
  rdfs:label "Harm Clasens" ;
  a2a:PersonName [
    rdfs:label "Harm Clasens" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNamePatronym "Clasens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1743" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1743-09-27"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_Person:770534ce-34b3-4363-90bb-eb2680addd04 ;
  a2a:EventKeyRef oa:event_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_Event1 .

oa:relationep_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_Person:f8656faa-2d76-4849-9c6c-695d489f5e46 ;
  a2a:EventKeyRef oa:event_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_Event1 .

oa:relationep_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_Person:4fedfcc1-bb44-4f7e-981a-219797c0b566 ;
  a2a:EventKeyRef oa:event_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_Event1 .

oa:relationep_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_Person:7577ccb0-fdea-4d84-9e82-593ee4d7e499 ;
  a2a:EventKeyRef oa:event_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30_Event1 .

oa:source_dar_5e5d64e8-7f5d-44a4-8b35-c054e5c03c30
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Gasselternijveen" ;
    rdfs:label "Gasselternijveen", "1743-09-27 - 1743-09-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1743-09-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1743-09-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1743" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1743-09-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 36" ;
    a2a:Book "Doopregister Gasselternijveen 36" ;
    a2a:DocumentNumber "36" ;
    a2a:RegistryNumber "36" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 36, Doopregister Gasselternijveen 36, 36, 36"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/d0e37dae-e8fa-fe1f-5ad0-63f2fa8e545f.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/5e5d64e8-7f5d-44a4-8b35-c054e5c03c30" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/d0e37dae-e8fa-fe1f-5ad0-63f2fa8e545f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/5e5d64e8-7f5d-44a4-8b35-c054e5c03c30" ;
  a2a:RecordGUID "{5e5d64e8-7f5d-44a4-8b35-c054e5c03c30}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_20921_00020921.xml van DAR" .

