@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_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec
  a a2a:Record ;
  rdfs:label "Geboorte op 14 mei 1838 te Dijkhuizen" ;
  a2a:hasPerson oa:person_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec_Person-4d4f7ce0-d9f8-42ea-80a1-94ca7b8eef9d, oa:person_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec_Person-2accd219-e41b-4c4e-ba42-370210bda010, oa:person_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec_Person-fc74a0f4-b9c3-49a3-9ee8-b0787b4c75c1 ;
  a2a:hasEvent oa:event_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec_0, oa:relationep_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec_1, oa:relationep_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec_2 ;
  a2a:hasSource oa:source_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec .

oa:person_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec_Person-4d4f7ce0-d9f8-42ea-80a1-94ca7b8eef9d
  a a2a:Person ;
  rdfs:label "Jans Luichies" ;
  a2a:PersonName [
    rdfs:label "Jans Luichies" ;
    a2a:PersonNameFirstName "Jans" ;
    a2a:PersonNameLastName "Luichies"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "molenaar" .

oa:person_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec_Person-2accd219-e41b-4c4e-ba42-370210bda010
  a a2a:Person ;
  rdfs:label "Jantje Karst Worst" ;
  a2a:PersonName [
    rdfs:label "Jantje Karst Worst" ;
    a2a:PersonNameFirstName "Jantje Karst" ;
    a2a:PersonNameLastName "Worst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] .

oa:person_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec_Person-fc74a0f4-b9c3-49a3-9ee8-b0787b4c75c1
  a a2a:Person ;
  rdfs:label "Wolter Luichies" ;
  a2a:PersonName [
    rdfs:label "Wolter Luichies" ;
    a2a:PersonNameFirstName "Wolter" ;
    a2a:PersonNameLastName "Luichies"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1838-05-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dijkhuizen" ;
    rdfs:label "Dijkhuizen"
  ] .

oa:event_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1838" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1838-05-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dijkhuizen" ;
    rdfs:label "Dijkhuizen"
  ] .

oa:relationep_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec_Person:4d4f7ce0-d9f8-42ea-80a1-94ca7b8eef9d ;
  a2a:EventKeyRef oa:event_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec_Event1 .

oa:relationep_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec_Person:2accd219-e41b-4c4e-ba42-370210bda010 ;
  a2a:EventKeyRef oa:event_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec_Event1 .

oa:relationep_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec_Person:fc74a0f4-b9c3-49a3-9ee8-b0787b4c75c1 ;
  a2a:EventKeyRef oa:event_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec_Event1 .

oa:source_dar_c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold", "1838-05-15 - 1838-05-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1838-05-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1838-05-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1838" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1838-05-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1838, Periode: 1838" ;
    a2a:Book "Geboorteregister Ruinerwold 1838" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "1838" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1838, Periode: 1838, Geboorteregister Ruinerwold 1838, 22, 1838"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/674b6ee2-e30a-9a5f-a87d-82b98d97f788.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/674b6ee2-e30a-9a5f-a87d-82b98d97f788.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec" ;
  a2a:RecordGUID "{c2dcbc09-e7fe-426b-8ce3-2f874b9cb3ec}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_436_00000436.xml van DAR" .

