@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_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db
  a a2a:Record ;
  rdfs:label "Doop op 17 januari 1768" ;
  a2a:hasPerson oa:person_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_Person-4ea85cf2-7199-e625-1c2f-758a49dc651d, oa:person_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_Person-e45a8ca4-5272-3981-78d6-a0758a08fbcd, oa:person_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_Person-5f7f0cf4-48b3-b15d-aba9-ee9f0b980397, oa:person_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_Person-0ba22b48-26f3-c5c6-06ef-13e9eb4935ee ;
  a2a:hasEvent oa:event_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_0, oa:relationep_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_1, oa:relationep_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_2, oa:relationep_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_3 ;
  a2a:hasSource oa:source_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db .

oa:person_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_Person-4ea85cf2-7199-e625-1c2f-758a49dc651d
  a a2a:Person ;
  rdfs:label "Jentien Lucas" ;
  a2a:PersonName [
    rdfs:label "Jentien Lucas" ;
    a2a:PersonNameFirstName "Jentien" ;
    a2a:PersonNamePatronym "Lucas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_Person-e45a8ca4-5272-3981-78d6-a0758a08fbcd
  a a2a:Person ;
  rdfs:label "Lucas Frens" ;
  a2a:PersonName [
    rdfs:label "Lucas Frens" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNamePatronym "Frens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1768" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1768-01-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen"
  ] .

oa:person_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_Person-5f7f0cf4-48b3-b15d-aba9-ee9f0b980397
  a a2a:Person ;
  rdfs:label "Frens Jans" ;
  a2a:PersonName [
    rdfs:label "Frens Jans" ;
    a2a:PersonNameFirstName "Frens" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_Person-0ba22b48-26f3-c5c6-06ef-13e9eb4935ee
  a a2a:Person ;
  rdfs:label "Steffen Lucas" ;
  a2a:PersonName [
    rdfs:label "Steffen Lucas" ;
    a2a:PersonNameFirstName "Steffen" ;
    a2a:PersonNamePatronym "Lucas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1768" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1768-01-17"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_Person:4ea85cf2-7199-e625-1c2f-758a49dc651d ;
  a2a:EventKeyRef oa:event_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_Event1 .

oa:relationep_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_Person:e45a8ca4-5272-3981-78d6-a0758a08fbcd ;
  a2a:EventKeyRef oa:event_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_Event1 .

oa:relationep_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_Person:5f7f0cf4-48b3-b15d-aba9-ee9f0b980397 ;
  a2a:EventKeyRef oa:event_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_Event1 .

oa:relationep_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_3
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_Person:0ba22b48-26f3-c5c6-06ef-13e9eb4935ee ;
  a2a:EventKeyRef oa:event_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db_Event1 .

oa:source_dar_367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen", "1768-01-17 - 1768-01-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1768-01-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1768-01-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1768" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1768-01-17"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 103" ;
    a2a:Book "Doopregister Ruinen 103" ;
    a2a:RegistryNumber "103" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 103, Doopregister Ruinen 103, 103"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/c6e65953-bc52-77b8-913a-b0a4581a93e1.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/c6e65953-bc52-77b8-913a-b0a4581a93e1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db" ;
  a2a:RecordGUID "{367ebdd2-5c32-c22b-5ccb-bfb6fcedc7db}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "103" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_1113_00001113.xml van DAR" .

