@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_7e552eb6-b642-4e7e-9fde-9e305c728a7b
  a a2a:Record ;
  rdfs:label "Doop op 25 juli 1762" ;
  a2a:hasPerson oa:person_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_Person-75aa99c6-c6e9-4a4b-baa5-49edacc368d4, oa:person_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_Person-376a82dc-d498-474e-903a-20a57fcf16f0, oa:person_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_Person-8623716d-ad6b-40c2-bb22-7eb608dc50da, oa:person_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_Person-0775dc51-2444-4905-b0aa-1d09b1223297 ;
  a2a:hasEvent oa:event_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_0, oa:relationep_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_1, oa:relationep_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_2, oa:relationep_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_3 ;
  a2a:hasSource oa:source_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b .

oa:person_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_Person-75aa99c6-c6e9-4a4b-baa5-49edacc368d4
  a a2a:Person ;
  rdfs:label "Jan Barelts" ;
  a2a:PersonName [
    rdfs:label "Jan Barelts" ;
    a2a:PersonNameFirstName "Jan Barelts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Anlo" ;
    rdfs:label "Anlo"
  ] .

oa:person_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_Person-376a82dc-d498-474e-903a-20a57fcf16f0
  a a2a:Person ;
  rdfs:label "Trijntje Coops Ruineman" ;
  a2a:PersonName [
    rdfs:label "Trijntje Coops Ruineman" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Coops" ;
    a2a:PersonNameLastName "Ruineman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_Person-8623716d-ad6b-40c2-bb22-7eb608dc50da
  a a2a:Person ;
  rdfs:label "Lammigje Rabbens" ;
  a2a:PersonName [
    rdfs:label "Lammigje Rabbens" ;
    a2a:PersonNameFirstName "Lammigje" ;
    a2a:PersonNamePatronym "Rabbens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_Person-0775dc51-2444-4905-b0aa-1d09b1223297
  a a2a:Person ;
  rdfs:label "Otto Meieringe" ;
  a2a:PersonName [
    rdfs:label "Otto Meieringe" ;
    a2a:PersonNameFirstName "Otto" ;
    a2a:PersonNameLastName "Meieringe"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1762-07-25"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_Person:75aa99c6-c6e9-4a4b-baa5-49edacc368d4 ;
  a2a:EventKeyRef oa:event_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_Event1 .

oa:relationep_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_Person:376a82dc-d498-474e-903a-20a57fcf16f0 ;
  a2a:EventKeyRef oa:event_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_Event1 .

oa:relationep_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_Person:8623716d-ad6b-40c2-bb22-7eb608dc50da ;
  a2a:EventKeyRef oa:event_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_Event1 .

oa:relationep_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_Person:0775dc51-2444-4905-b0aa-1d09b1223297 ;
  a2a:EventKeyRef oa:event_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b_Event1 .

oa:source_dar_7e552eb6-b642-4e7e-9fde-9e305c728a7b
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1762-07-25 - 1762-07-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-07-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-07-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1762" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1762-07-25"^^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:DocumentNumber "1" ;
    a2a:RegistryNumber "1" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 1, Doopregister Anloo 1, 1, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/623c0021-92be-a17a-ecb2-a54bebb189f1.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/7e552eb6-b642-4e7e-9fde-9e305c728a7b" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/623c0021-92be-a17a-ecb2-a54bebb189f1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/7e552eb6-b642-4e7e-9fde-9e305c728a7b" ;
  a2a:RecordGUID "{7e552eb6-b642-4e7e-9fde-9e305c728a7b}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_22710_00022710.xml van DAR" .

