@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_e5639f29-2750-e392-e18a-ced2882f9da6
  a a2a:Record ;
  rdfs:label "Doop op 20 januari 1771" ;
  a2a:hasPerson oa:person_dar_e5639f29-2750-e392-e18a-ced2882f9da6_Person-520b282f-7f83-c9b4-7f57-e727f3f53fcb, oa:person_dar_e5639f29-2750-e392-e18a-ced2882f9da6_Person-541606bb-3900-9f00-4085-3f01e8b6a162, oa:person_dar_e5639f29-2750-e392-e18a-ced2882f9da6_Person-db5fd7d1-9a8e-826c-8a8d-957fa3cf5449, oa:person_dar_e5639f29-2750-e392-e18a-ced2882f9da6_Person-b4ac921b-c2c1-e9db-68d8-4bd9e5322767 ;
  a2a:hasEvent oa:event_dar_e5639f29-2750-e392-e18a-ced2882f9da6_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_e5639f29-2750-e392-e18a-ced2882f9da6_0, oa:relationep_dar_e5639f29-2750-e392-e18a-ced2882f9da6_1, oa:relationep_dar_e5639f29-2750-e392-e18a-ced2882f9da6_2, oa:relationep_dar_e5639f29-2750-e392-e18a-ced2882f9da6_3 ;
  a2a:hasSource oa:source_dar_e5639f29-2750-e392-e18a-ced2882f9da6 .

oa:person_dar_e5639f29-2750-e392-e18a-ced2882f9da6_Person-520b282f-7f83-c9b4-7f57-e727f3f53fcb
  a a2a:Person ;
  rdfs:label "Annigje Roelefs" ;
  a2a:PersonName [
    rdfs:label "Annigje Roelefs" ;
    a2a:PersonNameFirstName "Annigje" ;
    a2a:PersonNamePatronym "Roelefs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Schipborg" ;
    rdfs:label "Schipborg"
  ] .

oa:person_dar_e5639f29-2750-e392-e18a-ced2882f9da6_Person-541606bb-3900-9f00-4085-3f01e8b6a162
  a a2a:Person ;
  rdfs:label "Grietje Jansens" ;
  a2a:PersonName [
    rdfs:label "Grietje Jansens" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Jansens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_e5639f29-2750-e392-e18a-ced2882f9da6_Person-db5fd7d1-9a8e-826c-8a8d-957fa3cf5449
  a a2a:Person ;
  rdfs:label "Bauwgje Lucas Steenge" ;
  a2a:PersonName [
    rdfs:label "Bauwgje Lucas Steenge" ;
    a2a:PersonNameFirstName "Bauwgje" ;
    a2a:PersonNamePatronym "Lucas" ;
    a2a:PersonNameLastName "Steenge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_e5639f29-2750-e392-e18a-ced2882f9da6_Person-b4ac921b-c2c1-e9db-68d8-4bd9e5322767
  a a2a:Person ;
  rdfs:label "Roelof Adams" ;
  a2a:PersonName [
    rdfs:label "Roelof Adams" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNamePatronym "Adams"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_e5639f29-2750-e392-e18a-ced2882f9da6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1771" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1771-01-20"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_e5639f29-2750-e392-e18a-ced2882f9da6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_e5639f29-2750-e392-e18a-ced2882f9da6_Person:520b282f-7f83-c9b4-7f57-e727f3f53fcb ;
  a2a:EventKeyRef oa:event_dar_e5639f29-2750-e392-e18a-ced2882f9da6_Event1 .

oa:relationep_dar_e5639f29-2750-e392-e18a-ced2882f9da6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_e5639f29-2750-e392-e18a-ced2882f9da6_Person:541606bb-3900-9f00-4085-3f01e8b6a162 ;
  a2a:EventKeyRef oa:event_dar_e5639f29-2750-e392-e18a-ced2882f9da6_Event1 .

oa:relationep_dar_e5639f29-2750-e392-e18a-ced2882f9da6_2
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_e5639f29-2750-e392-e18a-ced2882f9da6_Person:db5fd7d1-9a8e-826c-8a8d-957fa3cf5449 ;
  a2a:EventKeyRef oa:event_dar_e5639f29-2750-e392-e18a-ced2882f9da6_Event1 .

oa:relationep_dar_e5639f29-2750-e392-e18a-ced2882f9da6_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_e5639f29-2750-e392-e18a-ced2882f9da6_Person:b4ac921b-c2c1-e9db-68d8-4bd9e5322767 ;
  a2a:EventKeyRef oa:event_dar_e5639f29-2750-e392-e18a-ced2882f9da6_Event1 .

oa:source_dar_e5639f29-2750-e392-e18a-ced2882f9da6
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1771-01-20 - 1771-01-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1771-01-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1771-01-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1771" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1771-01-20"^^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/8feb3233-003e-4967-145d-08ad568c9870.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e5639f29-2750-e392-e18a-ced2882f9da6" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/8feb3233-003e-4967-145d-08ad568c9870.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-01-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e5639f29-2750-e392-e18a-ced2882f9da6" ;
  a2a:RecordGUID "{e5639f29-2750-e392-e18a-ced2882f9da6}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_33_00000033.xml van DAR" .

