@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_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565
  a a2a:Record ;
  rdfs:label "Doop op 6 februari 1771" ;
  a2a:hasPerson oa:person_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565_Person-99b0ac9e-4b84-47d7-bd66-43a6a771b068, oa:person_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565_Person-82c5c221-c5e3-4cce-9b4e-1b910e403bf2, oa:person_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565_Person-e33c4e8e-b189-4d74-abfc-571e82b560a6 ;
  a2a:hasEvent oa:event_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565_0, oa:relationep_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565_1, oa:relationep_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565_2 ;
  a2a:hasSource oa:source_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565 .

oa:person_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565_Person-99b0ac9e-4b84-47d7-bd66-43a6a771b068
  a a2a:Person ;
  rdfs:label "Catharina" ;
  a2a:PersonName [
    rdfs:label "Catharina" ;
    a2a:PersonNameFirstName "Catharina"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Coevorden" ;
    rdfs:label "Coevorden"
  ] .

oa:person_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565_Person-82c5c221-c5e3-4cce-9b4e-1b910e403bf2
  a a2a:Person ;
  rdfs:label "Geertruit Sousers" ;
  a2a:PersonName [
    rdfs:label "Geertruit Sousers" ;
    a2a:PersonNameFirstName "Geertruit" ;
    a2a:PersonNameLastName "Sousers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565_Person-e33c4e8e-b189-4d74-abfc-571e82b560a6
  a a2a:Person ;
  rdfs:label "Johannes Georg Winkebach" ;
  a2a:PersonName [
    rdfs:label "Johannes Georg Winkebach" ;
    a2a:PersonNameFirstName "Johannes Georg" ;
    a2a:PersonNameLastName "Winkebach"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1771" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1771-02-06"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565_Person:99b0ac9e-4b84-47d7-bd66-43a6a771b068 ;
  a2a:EventKeyRef oa:event_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565_Event1 .

oa:relationep_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565_Person:82c5c221-c5e3-4cce-9b4e-1b910e403bf2 ;
  a2a:EventKeyRef oa:event_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565_Event1 .

oa:relationep_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565_Person:e33c4e8e-b189-4d74-abfc-571e82b560a6 ;
  a2a:EventKeyRef oa:event_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565_Event1 .

oa:source_dar_b65a7ca2-8d0f-4633-b47a-c5ccda5c4565
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Coevorden" ;
    rdfs:label "Coevorden", "1771-02-06 - 1771-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1771-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1771-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1771" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1771-02-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 11" ;
    a2a:Book "Doopregister Coevorden 11" ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "11" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 11, Doopregister Coevorden 11, 11, 11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/279387a9-47b4-05ec-c813-22ce8ccb932a.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/b65a7ca2-8d0f-4633-b47a-c5ccda5c4565" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/279387a9-47b4-05ec-c813-22ce8ccb932a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/b65a7ca2-8d0f-4633-b47a-c5ccda5c4565" ;
  a2a:RecordGUID "{b65a7ca2-8d0f-4633-b47a-c5ccda5c4565}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_22777_00022777.xml van DAR" .

