@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_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06
  a a2a:Record ;
  rdfs:label "Geboorte op 23 juli 1922 te Dalen" ;
  a2a:hasPerson oa:person_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06_Person-f8e822a7-62dd-9ae4-bd03-5b2833b71b16, oa:person_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06_Person-ef2b4852-3df5-5dca-ec14-c97d36887907, oa:person_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06_Person-9996a31b-f5be-7dea-46f0-c7565b4a1f22 ;
  a2a:hasEvent oa:event_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06_0, oa:relationep_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06_1, oa:relationep_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06_2 ;
  a2a:hasSource oa:source_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06 .

oa:person_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06_Person-f8e822a7-62dd-9ae4-bd03-5b2833b71b16
  a a2a:Person ;
  rdfs:label "Karsten Windelinus Caspers" ;
  a2a:PersonName [
    rdfs:label "Karsten Windelinus Caspers" ;
    a2a:PersonNameFirstName "Karsten Windelinus" ;
    a2a:PersonNameLastName "Caspers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] .

oa:person_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06_Person-ef2b4852-3df5-5dca-ec14-c97d36887907
  a a2a:Person ;
  rdfs:label "Catharina Willemina Jacoba Caspers" ;
  a2a:PersonName [
    rdfs:label "Catharina Willemina Jacoba Caspers" ;
    a2a:PersonNameFirstName "Catharina Willemina Jacoba" ;
    a2a:PersonNameLastName "Caspers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1922-07-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dalen" ;
    rdfs:label "Dalen"
  ] .

oa:person_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06_Person-9996a31b-f5be-7dea-46f0-c7565b4a1f22
  a a2a:Person ;
  rdfs:label "Jantje Hunze" ;
  a2a:PersonName [
    rdfs:label "Jantje Hunze" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Hunze"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1922-07-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dalen" ;
    rdfs:label "Dalen"
  ] .

oa:relationep_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06_Person:f8e822a7-62dd-9ae4-bd03-5b2833b71b16 ;
  a2a:EventKeyRef oa:event_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06_Event1 .

oa:relationep_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06_Person:ef2b4852-3df5-5dca-ec14-c97d36887907 ;
  a2a:EventKeyRef oa:event_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06_Event1 .

oa:relationep_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06_Person:9996a31b-f5be-7dea-46f0-c7565b4a1f22 ;
  a2a:EventKeyRef oa:event_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06_Event1 .

oa:source_dar_7564b3c8-5d1a-ae50-e48e-daecf6a9aa06
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dalen" ;
    rdfs:label "Dalen", "1922-07-24 - 1922-07-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-07-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-07-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1922-07-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1922, Periode: 1922" ;
    a2a:Book "Geboorteregister Dalen 1922" ;
    a2a:DocumentNumber "65" ;
    a2a:RegistryNumber "1922" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1922, Periode: 1922, Geboorteregister Dalen 1922, 65, 1922"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/1aa0f5c6-335a-d4ed-d765-0f3de678a656.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/7564b3c8-5d1a-ae50-e48e-daecf6a9aa06" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/1aa0f5c6-335a-d4ed-d765-0f3de678a656.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-05-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/7564b3c8-5d1a-ae50-e48e-daecf6a9aa06" ;
  a2a:RecordGUID "{7564b3c8-5d1a-ae50-e48e-daecf6a9aa06}" ;
  a2a:SourceRemarkdeel "1922" ;
  a2a:SourceRemarkregister_periode "1922" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_1006_00001006.xml van DAR" .

