@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_cfc0ddab-e312-4ff7-b920-e9c48771ca95
  a a2a:Record ;
  rdfs:label "Geboorte op 2 juni 1855 te Blijdenstein" ;
  a2a:hasPerson oa:person_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95_Person-ee172a07-6a19-4f46-bb0d-0c353d041296, oa:person_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95_Person-b29c778a-f12b-4d79-80b2-e80b44e074a5, oa:person_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95_Person-c1753f17-fe9c-4465-8d5a-6d2ea750b2d5 ;
  a2a:hasEvent oa:event_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95_0, oa:relationep_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95_1, oa:relationep_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95_2 ;
  a2a:hasSource oa:source_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95 .

oa:person_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95_Person-ee172a07-6a19-4f46-bb0d-0c353d041296
  a a2a:Person ;
  rdfs:label "Hilbert Koops Lucas" ;
  a2a:PersonName [
    rdfs:label "Hilbert Koops Lucas" ;
    a2a:PersonNameFirstName "Hilbert Koops" ;
    a2a:PersonNameLastName "Lucas"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "boerenknecht" .

oa:person_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95_Person-b29c778a-f12b-4d79-80b2-e80b44e074a5
  a a2a:Person ;
  rdfs:label "Albertjen Fredriks Toet" ;
  a2a:PersonName [
    rdfs:label "Albertjen Fredriks Toet" ;
    a2a:PersonNameFirstName "Albertjen Fredriks" ;
    a2a:PersonNameLastName "Toet"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "naaister" .

oa:person_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95_Person-c1753f17-fe9c-4465-8d5a-6d2ea750b2d5
  a a2a:Person ;
  rdfs:label "Fredrik Lucas" ;
  a2a:PersonName [
    rdfs:label "Fredrik Lucas" ;
    a2a:PersonNameFirstName "Fredrik" ;
    a2a:PersonNameLastName "Lucas"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1855-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blijdenstein" ;
    rdfs:label "Blijdenstein"
  ] .

oa:event_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1855" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1855-06-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Blijdenstein" ;
    rdfs:label "Blijdenstein"
  ] .

oa:relationep_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95_Person:ee172a07-6a19-4f46-bb0d-0c353d041296 ;
  a2a:EventKeyRef oa:event_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95_Event1 .

oa:relationep_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95_Person:b29c778a-f12b-4d79-80b2-e80b44e074a5 ;
  a2a:EventKeyRef oa:event_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95_Event1 .

oa:relationep_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95_Person:c1753f17-fe9c-4465-8d5a-6d2ea750b2d5 ;
  a2a:EventKeyRef oa:event_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95_Event1 .

oa:source_dar_cfc0ddab-e312-4ff7-b920-e9c48771ca95
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold", "1855-06-04 - 1855-06-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1855-06-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1855-06-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1855" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1855-06-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1855, Periode: 1855" ;
    a2a:Book "Geboorteregister Ruinerwold 1855" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "1855" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1855, Periode: 1855, Geboorteregister Ruinerwold 1855, 20, 1855"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/a7826b9a-c913-1c1e-1f70-7c4961beaa1a.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/cfc0ddab-e312-4ff7-b920-e9c48771ca95" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/a7826b9a-c913-1c1e-1f70-7c4961beaa1a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/cfc0ddab-e312-4ff7-b920-e9c48771ca95" ;
  a2a:RecordGUID "{cfc0ddab-e312-4ff7-b920-e9c48771ca95}" ;
  a2a:SourceRemarkbron "Geboorte" ;
  a2a:SourceRemarkdeel "1855" ;
  a2a:SourceRemarkregister_periode "1855" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_5505_00005505.xml van DAR" .

