@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_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9
  a a2a:Record ;
  rdfs:label "Geboorte op 26 maart 1918 te Valthermond" ;
  a2a:hasPerson oa:person_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9_Person-1177a6ed-0ea6-6a04-b2a5-c9ce2be147ed, oa:person_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9_Person-72ee3237-4aa3-996b-62d6-05f9a403dd5e, oa:person_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9_Person-d243e319-e183-aba0-41f9-9a9698edb26b ;
  a2a:hasEvent oa:event_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9_0, oa:relationep_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9_1, oa:relationep_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9_2 ;
  a2a:hasSource oa:source_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9 .

oa:person_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9_Person-1177a6ed-0ea6-6a04-b2a5-c9ce2be147ed
  a a2a:Person ;
  rdfs:label "Lammert Vos" ;
  a2a:PersonName [
    rdfs:label "Lammert Vos" ;
    a2a:PersonNameFirstName "Lammert" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9_Person-72ee3237-4aa3-996b-62d6-05f9a403dd5e
  a a2a:Person ;
  rdfs:label "Roelof Vos" ;
  a2a:PersonName [
    rdfs:label "Roelof Vos" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1918-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Valthermond" ;
    rdfs:label "Valthermond"
  ] .

oa:person_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9_Person-d243e319-e183-aba0-41f9-9a9698edb26b
  a a2a:Person ;
  rdfs:label "Jantiena Roelfina Sloots" ;
  a2a:PersonName [
    rdfs:label "Jantiena Roelfina Sloots" ;
    a2a:PersonNameFirstName "Jantiena Roelfina" ;
    a2a:PersonNameLastName "Sloots"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1918-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Valthermond" ;
    rdfs:label "Valthermond"
  ] .

oa:relationep_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9_Person:1177a6ed-0ea6-6a04-b2a5-c9ce2be147ed ;
  a2a:EventKeyRef oa:event_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9_Event1 .

oa:relationep_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9_Person:72ee3237-4aa3-996b-62d6-05f9a403dd5e ;
  a2a:EventKeyRef oa:event_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9_Event1 .

oa:relationep_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9_Person:d243e319-e183-aba0-41f9-9a9698edb26b ;
  a2a:EventKeyRef oa:event_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9_Event1 .

oa:source_dar_a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn", "1918-03-28 - 1918-03-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-03-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-03-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1918-03-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1918, Periode: 1918" ;
    a2a:Book "Geboorteregister Odoorn 1918" ;
    a2a:DocumentNumber "102" ;
    a2a:RegistryNumber "1918" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1918, Periode: 1918, Geboorteregister Odoorn 1918, 102, 1918"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/4e7ebc08-9e4c-4835-44dd-514934fcfe6e.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/4e7ebc08-9e4c-4835-44dd-514934fcfe6e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9" ;
  a2a:RecordGUID "{a01aee91-8aee-65fa-0ad6-4efb2b4ed6a9}" ;
  a2a:SourceRemarkdeel "1918" ;
  a2a:SourceRemarkregister_periode "1918" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_1364_00001364.xml van DAR" .

