@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_02e81d65-c8cd-004b-c19b-36681d30592f
  a a2a:Record ;
  rdfs:label "Doop op 25 februari 1770" ;
  a2a:hasPerson oa:person_dar_02e81d65-c8cd-004b-c19b-36681d30592f_Person-b13bb664-482b-ad51-e2ca-8cbb23314fca, oa:person_dar_02e81d65-c8cd-004b-c19b-36681d30592f_Person-00973f5e-1618-fbac-d2bd-8232c00287dc, oa:person_dar_02e81d65-c8cd-004b-c19b-36681d30592f_Person-013c7305-edca-3742-99aa-2f0a0c4a7123 ;
  a2a:hasEvent oa:event_dar_02e81d65-c8cd-004b-c19b-36681d30592f_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_02e81d65-c8cd-004b-c19b-36681d30592f_0, oa:relationep_dar_02e81d65-c8cd-004b-c19b-36681d30592f_1, oa:relationep_dar_02e81d65-c8cd-004b-c19b-36681d30592f_2 ;
  a2a:hasSource oa:source_dar_02e81d65-c8cd-004b-c19b-36681d30592f .

oa:person_dar_02e81d65-c8cd-004b-c19b-36681d30592f_Person-b13bb664-482b-ad51-e2ca-8cbb23314fca
  a a2a:Person ;
  rdfs:label "Marcus Roelefs" ;
  a2a:PersonName [
    rdfs:label "Marcus Roelefs" ;
    a2a:PersonNameFirstName "Marcus" ;
    a2a:PersonNamePatronym "Roelefs"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] .

oa:person_dar_02e81d65-c8cd-004b-c19b-36681d30592f_Person-00973f5e-1618-fbac-d2bd-8232c00287dc
  a a2a:Person ;
  rdfs:label "Roelf Coops" ;
  a2a:PersonName [
    rdfs:label "Roelf Coops" ;
    a2a:PersonNameFirstName "Roelf" ;
    a2a:PersonNamePatronym "Coops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_02e81d65-c8cd-004b-c19b-36681d30592f_Person-013c7305-edca-3742-99aa-2f0a0c4a7123
  a a2a:Person ;
  rdfs:label "Jantje Ottens" ;
  a2a:PersonName [
    rdfs:label "Jantje Ottens" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePatronym "Ottens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_02e81d65-c8cd-004b-c19b-36681d30592f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1770" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1770-02-25"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_02e81d65-c8cd-004b-c19b-36681d30592f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_02e81d65-c8cd-004b-c19b-36681d30592f_Person:b13bb664-482b-ad51-e2ca-8cbb23314fca ;
  a2a:EventKeyRef oa:event_dar_02e81d65-c8cd-004b-c19b-36681d30592f_Event1 .

oa:relationep_dar_02e81d65-c8cd-004b-c19b-36681d30592f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_02e81d65-c8cd-004b-c19b-36681d30592f_Person:00973f5e-1618-fbac-d2bd-8232c00287dc ;
  a2a:EventKeyRef oa:event_dar_02e81d65-c8cd-004b-c19b-36681d30592f_Event1 .

oa:relationep_dar_02e81d65-c8cd-004b-c19b-36681d30592f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_02e81d65-c8cd-004b-c19b-36681d30592f_Person:013c7305-edca-3742-99aa-2f0a0c4a7123 ;
  a2a:EventKeyRef oa:event_dar_02e81d65-c8cd-004b-c19b-36681d30592f_Event1 .

oa:source_dar_02e81d65-c8cd-004b-c19b-36681d30592f
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries", "1770-02-25 - 1770-02-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1770-02-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1770-02-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1770" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1770-02-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 116" ;
    a2a:Book "Doopregister Vries 116" ;
    a2a:RegistryNumber "116" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 116, Doopregister Vries 116, 116"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/beb8d398-e654-78e3-2f82-5c6cbaa9ca9e.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/02e81d65-c8cd-004b-c19b-36681d30592f" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/beb8d398-e654-78e3-2f82-5c6cbaa9ca9e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/02e81d65-c8cd-004b-c19b-36681d30592f" ;
  a2a:RecordGUID "{02e81d65-c8cd-004b-c19b-36681d30592f}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "116" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_1311_00001311.xml van DAR" .

