@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_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf
  a a2a:Record ;
  rdfs:label "Doop op 4 maart 1741" ;
  a2a:hasPerson oa:person_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_Person-d94d7f9a-c2ce-10f0-0768-acf658dfe487, oa:person_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_Person-b09c9d00-996f-5921-2d5d-9ae39e14f97e, oa:person_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_Person-5d06ea1a-2d93-df26-00cc-3bf2a5572b6b, oa:person_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_Person-f3096499-8a7c-08dd-cfdd-f6a24db63112 ;
  a2a:hasEvent oa:event_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_0, oa:relationep_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_1, oa:relationep_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_2, oa:relationep_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_3 ;
  a2a:hasSource oa:source_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf .

oa:person_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_Person-d94d7f9a-c2ce-10f0-0768-acf658dfe487
  a a2a:Person ;
  rdfs:label "Marrichjen Roelofs" ;
  a2a:PersonName [
    rdfs:label "Marrichjen Roelofs" ;
    a2a:PersonNameFirstName "Marrichjen" ;
    a2a:PersonNamePatronym "Roelofs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_Person-b09c9d00-996f-5921-2d5d-9ae39e14f97e
  a a2a:Person ;
  rdfs:label "Roelofjen Egberts" ;
  a2a:PersonName [
    rdfs:label "Roelofjen Egberts" ;
    a2a:PersonNameFirstName "Roelofjen" ;
    a2a:PersonNamePatronym "Egberts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_Person-5d06ea1a-2d93-df26-00cc-3bf2a5572b6b
  a a2a:Person ;
  rdfs:label "Anna Elizabeth Cuipers" ;
  a2a:PersonName [
    rdfs:label "Anna Elizabeth Cuipers" ;
    a2a:PersonNameFirstName "Anna Elizabeth" ;
    a2a:PersonNameLastName "Cuipers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_Person-f3096499-8a7c-08dd-cfdd-f6a24db63112
  a a2a:Person ;
  rdfs:label "Egbert Henderiks" ;
  a2a:PersonName [
    rdfs:label "Egbert Henderiks" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNamePatronym "Henderiks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1741" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1741-03-04"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_Person:d94d7f9a-c2ce-10f0-0768-acf658dfe487 ;
  a2a:EventKeyRef oa:event_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_Event1 .

oa:relationep_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_Person:b09c9d00-996f-5921-2d5d-9ae39e14f97e ;
  a2a:EventKeyRef oa:event_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_Event1 .

oa:relationep_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_2
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_Person:5d06ea1a-2d93-df26-00cc-3bf2a5572b6b ;
  a2a:EventKeyRef oa:event_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_Event1 .

oa:relationep_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_Person:f3096499-8a7c-08dd-cfdd-f6a24db63112 ;
  a2a:EventKeyRef oa:event_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf_Event1 .

oa:source_dar_f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1741-03-04 - 1741-03-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1741-03-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1741-03-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1741" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1741-03-04"^^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/e7eba120-958a-bfbe-b7cb-4c8cf63dc9e1.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/e7eba120-958a-bfbe-b7cb-4c8cf63dc9e1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf" ;
  a2a:RecordGUID "{f0ec3a1c-c042-ef98-9eb3-7a43a8f2e6bf}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "69" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_1054_00001054.xml van DAR" .

