@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_3ceb51e7-a728-bd2c-925e-85d0bfdfc83e
  a a2a:Record ;
  rdfs:label "Doop op 31 augustus 1662" ;
  a2a:hasPerson oa:person_dar_3ceb51e7-a728-bd2c-925e-85d0bfdfc83e_Person-36641225-bf7a-f1ce-1d1c-b20e272e5811, oa:person_dar_3ceb51e7-a728-bd2c-925e-85d0bfdfc83e_Person-e2301cb4-833a-f8cb-3310-b721a41395c3 ;
  a2a:hasEvent oa:event_dar_3ceb51e7-a728-bd2c-925e-85d0bfdfc83e_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_3ceb51e7-a728-bd2c-925e-85d0bfdfc83e_0, oa:relationep_dar_3ceb51e7-a728-bd2c-925e-85d0bfdfc83e_1 ;
  a2a:hasSource oa:source_dar_3ceb51e7-a728-bd2c-925e-85d0bfdfc83e .

oa:person_dar_3ceb51e7-a728-bd2c-925e-85d0bfdfc83e_Person-36641225-bf7a-f1ce-1d1c-b20e272e5811
  a a2a:Person ;
  rdfs:label "Claes Harmens Harms" ;
  a2a:PersonName [
    rdfs:label "Claes Harmens Harms" ;
    a2a:PersonNameFirstName "Claes Harmens" ;
    a2a:PersonNamePatronym "Harms"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:person_dar_3ceb51e7-a728-bd2c-925e-85d0bfdfc83e_Person-e2301cb4-833a-f8cb-3310-b721a41395c3
  a a2a:Person ;
  rdfs:label "Harmen Claes" ;
  a2a:PersonName [
    rdfs:label "Harmen Claes" ;
    a2a:PersonNameFirstName "Harmen" ;
    a2a:PersonNamePatronym "Claes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_3ceb51e7-a728-bd2c-925e-85d0bfdfc83e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1662" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1662-08-31"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_3ceb51e7-a728-bd2c-925e-85d0bfdfc83e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_3ceb51e7-a728-bd2c-925e-85d0bfdfc83e_Person:36641225-bf7a-f1ce-1d1c-b20e272e5811 ;
  a2a:EventKeyRef oa:event_dar_3ceb51e7-a728-bd2c-925e-85d0bfdfc83e_Event1 .

oa:relationep_dar_3ceb51e7-a728-bd2c-925e-85d0bfdfc83e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_3ceb51e7-a728-bd2c-925e-85d0bfdfc83e_Person:e2301cb4-833a-f8cb-3310-b721a41395c3 ;
  a2a:EventKeyRef oa:event_dar_3ceb51e7-a728-bd2c-925e-85d0bfdfc83e_Event1 .

oa:source_dar_3ceb51e7-a728-bd2c-925e-85d0bfdfc83e
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold", "1662-08-31 - 1662-08-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1662-08-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1662-08-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1662" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1662-08-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 104" ;
    a2a:Book "Doopregister Ruinerwold 104" ;
    a2a:RegistryNumber "104" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 104, Doopregister Ruinerwold 104, 104"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/0c96b31b-4884-06f3-9bdd-7ccf3e59eb98.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3ceb51e7-a728-bd2c-925e-85d0bfdfc83e" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/0c96b31b-4884-06f3-9bdd-7ccf3e59eb98.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3ceb51e7-a728-bd2c-925e-85d0bfdfc83e" ;
  a2a:RecordGUID "{3ceb51e7-a728-bd2c-925e-85d0bfdfc83e}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "104" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_1192_00001192.xml van DAR" .

