@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_e4aba81c-e101-6f6d-76f7-14c7611966bc
  a a2a:Record ;
  rdfs:label "Geboorte op 23 januari 1915 te Exloerveen" ;
  a2a:hasPerson oa:person_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc_Person-54cf60d2-c96c-922f-5ac3-48eb2f52229a, oa:person_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc_Person-7d4b7b06-3f6b-eff0-e49d-e354f8d668da, oa:person_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc_Person-8b657f45-ed5f-1e05-ca38-f4ac4085132a ;
  a2a:hasEvent oa:event_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc_0, oa:relationep_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc_1, oa:relationep_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc_2 ;
  a2a:hasSource oa:source_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc .

oa:person_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc_Person-54cf60d2-c96c-922f-5ac3-48eb2f52229a
  a a2a:Person ;
  rdfs:label "Hindrik Smalbil" ;
  a2a:PersonName [
    rdfs:label "Hindrik Smalbil" ;
    a2a:PersonNameFirstName "Hindrik" ;
    a2a:PersonNameLastName "Smalbil"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc_Person-7d4b7b06-3f6b-eff0-e49d-e354f8d668da
  a a2a:Person ;
  rdfs:label "Janke Smalbil" ;
  a2a:PersonName [
    rdfs:label "Janke Smalbil" ;
    a2a:PersonNameFirstName "Janke" ;
    a2a:PersonNameLastName "Smalbil"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1915-01-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Exloerveen" ;
    rdfs:label "Exloerveen"
  ] .

oa:person_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc_Person-8b657f45-ed5f-1e05-ca38-f4ac4085132a
  a a2a:Person ;
  rdfs:label "Hillechien Niekolaas" ;
  a2a:PersonName [
    rdfs:label "Hillechien Niekolaas" ;
    a2a:PersonNameFirstName "Hillechien" ;
    a2a:PersonNameLastName "Niekolaas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1915-01-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Exloerveen" ;
    rdfs:label "Exloerveen"
  ] .

oa:relationep_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc_Person:54cf60d2-c96c-922f-5ac3-48eb2f52229a ;
  a2a:EventKeyRef oa:event_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc_Event1 .

oa:relationep_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc_Person:7d4b7b06-3f6b-eff0-e49d-e354f8d668da ;
  a2a:EventKeyRef oa:event_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc_Event1 .

oa:relationep_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc_Person:8b657f45-ed5f-1e05-ca38-f4ac4085132a ;
  a2a:EventKeyRef oa:event_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc_Event1 .

oa:source_dar_e4aba81c-e101-6f6d-76f7-14c7611966bc
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn", "1915-01-25 - 1915-01-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-01-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-01-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1915-01-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1915, Periode: 1915" ;
    a2a:Book "Geboorteregister Odoorn 1915" ;
    a2a:DocumentNumber "42" ;
    a2a:RegistryNumber "1915" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1915, Periode: 1915, Geboorteregister Odoorn 1915, 42, 1915"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/7fc636a4-532e-98b7-f7c9-f22e65cb5b18.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e4aba81c-e101-6f6d-76f7-14c7611966bc" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/7fc636a4-532e-98b7-f7c9-f22e65cb5b18.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-04-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e4aba81c-e101-6f6d-76f7-14c7611966bc" ;
  a2a:RecordGUID "{e4aba81c-e101-6f6d-76f7-14c7611966bc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_60_00000060.xml van DAR" .

