@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_ffcc4123-e69b-9e1a-e524-53233160ec45
  a a2a:Record ;
  rdfs:label "Doop op 29 oktober 1785" ;
  a2a:hasPerson oa:person_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_Person-6164c577-c8ae-2457-5de0-cdfc5632b486, oa:person_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_Person-74c6d89e-a544-c4ed-ecdc-a1cc39a7702f, oa:person_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_Person-f576ea1e-7c07-b391-909b-56e27e03b6d2, oa:person_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_Person-8a88cc45-c3ce-668f-a19a-38b18c0bf5a8 ;
  a2a:hasEvent oa:event_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_0, oa:relationep_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_1, oa:relationep_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_2, oa:relationep_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_3 ;
  a2a:hasSource oa:source_dar_ffcc4123-e69b-9e1a-e524-53233160ec45 .

oa:person_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_Person-6164c577-c8ae-2457-5de0-cdfc5632b486
  a a2a:Person ;
  rdfs:label "Claas Gosens" ;
  a2a:PersonName [
    rdfs:label "Claas Gosens" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNamePatronym "Gosens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1785" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1785-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Wijk" ;
    rdfs:label "De Wijk"
  ] .

oa:person_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_Person-74c6d89e-a544-c4ed-ecdc-a1cc39a7702f
  a a2a:Person ;
  rdfs:label "Goossen Claas" ;
  a2a:PersonName [
    rdfs:label "Goossen Claas" ;
    a2a:PersonNameFirstName "Goossen" ;
    a2a:PersonNamePatronym "Claas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_Person-f576ea1e-7c07-b391-909b-56e27e03b6d2
  a a2a:Person ;
  rdfs:label "Grietjen Wichers" ;
  a2a:PersonName [
    rdfs:label "Grietjen Wichers" ;
    a2a:PersonNameFirstName "Grietjen" ;
    a2a:PersonNamePatronym "Wichers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_Person-8a88cc45-c3ce-668f-a19a-38b18c0bf5a8
  a a2a:Person ;
  rdfs:label "Jan Claasz" ;
  a2a:PersonName [
    rdfs:label "Jan Claasz" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Claasz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1785" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1785-10-29"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_Person:6164c577-c8ae-2457-5de0-cdfc5632b486 ;
  a2a:EventKeyRef oa:event_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_Event1 .

oa:relationep_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_Person:74c6d89e-a544-c4ed-ecdc-a1cc39a7702f ;
  a2a:EventKeyRef oa:event_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_Event1 .

oa:relationep_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_Person:f576ea1e-7c07-b391-909b-56e27e03b6d2 ;
  a2a:EventKeyRef oa:event_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_Event1 .

oa:relationep_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_Person:8a88cc45-c3ce-668f-a19a-38b18c0bf5a8 ;
  a2a:EventKeyRef oa:event_dar_ffcc4123-e69b-9e1a-e524-53233160ec45_Event1 .

oa:source_dar_ffcc4123-e69b-9e1a-e524-53233160ec45
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "IJhorst-De Wijk" ;
    rdfs:label "IJhorst-De Wijk", "1785-10-29 - 1785-10-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1785-10-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1785-10-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1785" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1785-10-29"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 2, Periode: 1775-1812" ;
    a2a:Book "Doopregister IJhorst-De Wijk 2" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "48" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 2, Periode: 1775-1812, Doopregister IJhorst-De Wijk 2, 2, 48"
  ] ;
  a2a:SourceLastChangeDate "2024-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ffcc4123-e69b-9e1a-e524-53233160ec45" ;
  a2a:RecordGUID "{ffcc4123-e69b-9e1a-e524-53233160ec45}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "2" ;
  a2a:SourceRemarkregister_periode "1775-1812" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_1087_00001087.xml van DAR" .

