@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_dcf8ee5a-bf86-46e2-9d99-e70331a72d56
  a a2a:Record ;
  rdfs:label "Geboorte op 24 januari 1840 te Meppel" ;
  a2a:hasPerson oa:person_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56_Person-bc77c090-0f59-4527-bdb8-de74a76d7cad, oa:person_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56_Person-022565b8-5e90-4450-abd1-b7ab7c15dbb2, oa:person_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56_Person-d9209911-6b77-4f9c-bad4-83c92d10f9b2 ;
  a2a:hasEvent oa:event_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56_0, oa:relationep_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56_1, oa:relationep_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56_2 ;
  a2a:hasSource oa:source_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56 .

oa:person_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56_Person-bc77c090-0f59-4527-bdb8-de74a76d7cad
  a a2a:Person ;
  rdfs:label "Koob Keus" ;
  a2a:PersonName [
    rdfs:label "Koob Keus" ;
    a2a:PersonNameFirstName "Koob" ;
    a2a:PersonNameLastName "Keus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "koopman" .

oa:person_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56_Person-022565b8-5e90-4450-abd1-b7ab7c15dbb2
  a a2a:Person ;
  rdfs:label "Aaltje Karsten" ;
  a2a:PersonName [
    rdfs:label "Aaltje Karsten" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Karsten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56_Person-d9209911-6b77-4f9c-bad4-83c92d10f9b2
  a a2a:Person ;
  rdfs:label "Albert Keus" ;
  a2a:PersonName [
    rdfs:label "Albert Keus" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Keus"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1840-01-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:event_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1840" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1840-01-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56_Person:bc77c090-0f59-4527-bdb8-de74a76d7cad ;
  a2a:EventKeyRef oa:event_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56_Event1 .

oa:relationep_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56_Person:022565b8-5e90-4450-abd1-b7ab7c15dbb2 ;
  a2a:EventKeyRef oa:event_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56_Event1 .

oa:relationep_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56_Person:d9209911-6b77-4f9c-bad4-83c92d10f9b2 ;
  a2a:EventKeyRef oa:event_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56_Event1 .

oa:source_dar_dcf8ee5a-bf86-46e2-9d99-e70331a72d56
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1840-01-25 - 1840-01-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-01-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-01-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1840" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1840-01-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1840, Periode: 1840" ;
    a2a:Book "Geboorteregister Meppel 1840" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "1840" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1840, Periode: 1840, Geboorteregister Meppel 1840, 19, 1840"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/77e5d458-ca77-eb44-0828-9e75d2d05450.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/dcf8ee5a-bf86-46e2-9d99-e70331a72d56" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/77e5d458-ca77-eb44-0828-9e75d2d05450.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/dcf8ee5a-bf86-46e2-9d99-e70331a72d56" ;
  a2a:RecordGUID "{dcf8ee5a-bf86-46e2-9d99-e70331a72d56}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_799_00000799.xml van DAR" .

