@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_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7
  a a2a:Record ;
  rdfs:label "Doop op 18 september 1737" ;
  a2a:hasPerson oa:person_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_Person-3de09f0c-e30a-6b97-361b-d362cbf264a6, oa:person_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_Person-dba86924-a337-2304-d5bc-024e008e569b, oa:person_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_Person-06d23b96-d48e-86c4-7491-3fdbe1ad719e, oa:person_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_Person-94c0f780-4fe6-f1f6-a5fd-ed82b775683d ;
  a2a:hasEvent oa:event_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_0, oa:relationep_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_1, oa:relationep_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_2, oa:relationep_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_3 ;
  a2a:hasSource oa:source_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7 .

oa:person_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_Person-3de09f0c-e30a-6b97-361b-d362cbf264a6
  a a2a:Person ;
  rdfs:label "Trijntje Jans" ;
  a2a:PersonName [
    rdfs:label "Trijntje Jans" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_Person-dba86924-a337-2304-d5bc-024e008e569b
  a a2a:Person ;
  rdfs:label "Dirk Beerents" ;
  a2a:PersonName [
    rdfs:label "Dirk Beerents" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Beerents"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_Person-06d23b96-d48e-86c4-7491-3fdbe1ad719e
  a a2a:Person ;
  rdfs:label "Geertje Derks" ;
  a2a:PersonName [
    rdfs:label "Geertje Derks" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePatronym "Derks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_Person-94c0f780-4fe6-f1f6-a5fd-ed82b775683d
  a a2a:Person ;
  rdfs:label "Roelofje Roelofs" ;
  a2a:PersonName [
    rdfs:label "Roelofje Roelofs" ;
    a2a:PersonNameFirstName "Roelofje" ;
    a2a:PersonNamePatronym "Roelofs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1737" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1737-09-18"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_Person:3de09f0c-e30a-6b97-361b-d362cbf264a6 ;
  a2a:EventKeyRef oa:event_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_Event1 .

oa:relationep_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_Person:dba86924-a337-2304-d5bc-024e008e569b ;
  a2a:EventKeyRef oa:event_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_Event1 .

oa:relationep_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_Person:06d23b96-d48e-86c4-7491-3fdbe1ad719e ;
  a2a:EventKeyRef oa:event_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_Event1 .

oa:relationep_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_3
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_Person:94c0f780-4fe6-f1f6-a5fd-ed82b775683d ;
  a2a:EventKeyRef oa:event_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7_Event1 .

oa:source_dar_0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1737-09-18 - 1737-09-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1737-09-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1737-09-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1737" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1737-09-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 69" ;
    a2a:Book "Doopregister Meppel 69" ;
    a2a:RegistryNumber "69" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 69, Doopregister Meppel 69, 69"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/c6484978-bc51-4b71-316e-fc97ae707bcc.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/c6484978-bc51-4b71-316e-fc97ae707bcc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7" ;
  a2a:RecordGUID "{0e43b4f4-cbc0-3fe5-4c52-192fdff3a6b7}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "69" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_893_00000893.xml van DAR" .

