@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_0f4cb894-e4fc-cd89-1f25-75b1693fac5c
  a a2a:Record ;
  rdfs:label "Doop op 4 februari 1776" ;
  a2a:hasPerson oa:person_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c_Person-6a3bf2d6-93aa-e49c-cadc-edd11914cb95, oa:person_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c_Person-fa767e3c-d78e-3194-bc9f-b8e88ffe950f, oa:person_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c_Person-433609e9-0f81-1709-1c89-61c1688809e2 ;
  a2a:hasEvent oa:event_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c_0, oa:relationep_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c_1, oa:relationep_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c_2 ;
  a2a:hasSource oa:source_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c .

oa:person_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c_Person-6a3bf2d6-93aa-e49c-cadc-edd11914cb95
  a a2a:Person ;
  rdfs:label "Egbert Warners" ;
  a2a:PersonName [
    rdfs:label "Egbert Warners" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNamePatronym "Warners"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Annen" ;
    rdfs:label "Annen"
  ] .

oa:person_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c_Person-fa767e3c-d78e-3194-bc9f-b8e88ffe950f
  a a2a:Person ;
  rdfs:label "Grietje Egberts Schulinge" ;
  a2a:PersonName [
    rdfs:label "Grietje Egberts Schulinge" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Egberts" ;
    a2a:PersonNameLastName "Schulinge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c_Person-433609e9-0f81-1709-1c89-61c1688809e2
  a a2a:Person ;
  rdfs:label "Warner Willems" ;
  a2a:PersonName [
    rdfs:label "Warner Willems" ;
    a2a:PersonNameFirstName "Warner" ;
    a2a:PersonNamePatronym "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1776" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1776-02-04"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c_Person:6a3bf2d6-93aa-e49c-cadc-edd11914cb95 ;
  a2a:EventKeyRef oa:event_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c_Event1 .

oa:relationep_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c_Person:fa767e3c-d78e-3194-bc9f-b8e88ffe950f ;
  a2a:EventKeyRef oa:event_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c_Event1 .

oa:relationep_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c_Person:433609e9-0f81-1709-1c89-61c1688809e2 ;
  a2a:EventKeyRef oa:event_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c_Event1 .

oa:source_dar_0f4cb894-e4fc-cd89-1f25-75b1693fac5c
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1776-02-04 - 1776-02-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1776-02-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1776-02-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1776" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1776-02-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 1" ;
    a2a:Book "Doopregister Anloo 1" ;
    a2a:RegistryNumber "1" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 1, Doopregister Anloo 1, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/23e3c7be-42ec-6175-5768-f41be41e6dc5.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0f4cb894-e4fc-cd89-1f25-75b1693fac5c" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/23e3c7be-42ec-6175-5768-f41be41e6dc5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0f4cb894-e4fc-cd89-1f25-75b1693fac5c" ;
  a2a:RecordGUID "{0f4cb894-e4fc-cd89-1f25-75b1693fac5c}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_228_00000228.xml van DAR" .

