@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_033dacdf-adfe-494b-a441-650fe89cbeb7
  a a2a:Record ;
  rdfs:label "Geboorte op 12 september 1879 te Koekangerveld (Koekange)" ;
  a2a:hasPerson oa:person_dar_033dacdf-adfe-494b-a441-650fe89cbeb7_Person-83b0bbd7-0813-414d-ae09-d4ff0cbd0df0, oa:person_dar_033dacdf-adfe-494b-a441-650fe89cbeb7_Person-58e11c51-5f2f-410a-9e40-aecb4959140f, oa:person_dar_033dacdf-adfe-494b-a441-650fe89cbeb7_Person-b6359154-2392-462d-869b-4a84b34da171 ;
  a2a:hasEvent oa:event_dar_033dacdf-adfe-494b-a441-650fe89cbeb7_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_033dacdf-adfe-494b-a441-650fe89cbeb7_0, oa:relationep_dar_033dacdf-adfe-494b-a441-650fe89cbeb7_1, oa:relationep_dar_033dacdf-adfe-494b-a441-650fe89cbeb7_2 ;
  a2a:hasSource oa:source_dar_033dacdf-adfe-494b-a441-650fe89cbeb7 .

oa:person_dar_033dacdf-adfe-494b-a441-650fe89cbeb7_Person-83b0bbd7-0813-414d-ae09-d4ff0cbd0df0
  a a2a:Person ;
  rdfs:label "Jan Smid" ;
  a2a:PersonName [
    rdfs:label "Jan Smid" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Smid"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_033dacdf-adfe-494b-a441-650fe89cbeb7_Person-58e11c51-5f2f-410a-9e40-aecb4959140f
  a a2a:Person ;
  rdfs:label "Evertje Pols" ;
  a2a:PersonName [
    rdfs:label "Evertje Pols" ;
    a2a:PersonNameFirstName "Evertje" ;
    a2a:PersonNameLastName "Pols"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_033dacdf-adfe-494b-a441-650fe89cbeb7_Person-b6359154-2392-462d-869b-4a84b34da171
  a a2a:Person ;
  rdfs:label "Willem Smid" ;
  a2a:PersonName [
    rdfs:label "Willem Smid" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Smid"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1879-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Koekangerveld (Koekange)" ;
    rdfs:label "Koekangerveld (Koekange)"
  ] .

oa:event_dar_033dacdf-adfe-494b-a441-650fe89cbeb7_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1879-09-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Koekangerveld (Koekange)" ;
    rdfs:label "Koekangerveld (Koekange)"
  ] .

oa:relationep_dar_033dacdf-adfe-494b-a441-650fe89cbeb7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_033dacdf-adfe-494b-a441-650fe89cbeb7_Person:83b0bbd7-0813-414d-ae09-d4ff0cbd0df0 ;
  a2a:EventKeyRef oa:event_dar_033dacdf-adfe-494b-a441-650fe89cbeb7_Event1 .

oa:relationep_dar_033dacdf-adfe-494b-a441-650fe89cbeb7_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_033dacdf-adfe-494b-a441-650fe89cbeb7_Person:58e11c51-5f2f-410a-9e40-aecb4959140f ;
  a2a:EventKeyRef oa:event_dar_033dacdf-adfe-494b-a441-650fe89cbeb7_Event1 .

oa:relationep_dar_033dacdf-adfe-494b-a441-650fe89cbeb7_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_033dacdf-adfe-494b-a441-650fe89cbeb7_Person:b6359154-2392-462d-869b-4a84b34da171 ;
  a2a:EventKeyRef oa:event_dar_033dacdf-adfe-494b-a441-650fe89cbeb7_Event1 .

oa:source_dar_033dacdf-adfe-494b-a441-650fe89cbeb7
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "De Wijk" ;
    rdfs:label "De Wijk", "1879-09-13 - 1879-09-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-09-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-09-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1879" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1879-09-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1879, Periode: 1879" ;
    a2a:Book "Geboorteregister De Wijk 1879" ;
    a2a:DocumentNumber "59" ;
    a2a:RegistryNumber "1879" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1879, Periode: 1879, Geboorteregister De Wijk 1879, 59, 1879"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/111f3b3f-737d-4d63-1cdc-fc78e8b19588.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/033dacdf-adfe-494b-a441-650fe89cbeb7" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/111f3b3f-737d-4d63-1cdc-fc78e8b19588.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/033dacdf-adfe-494b-a441-650fe89cbeb7" ;
  a2a:RecordGUID "{033dacdf-adfe-494b-a441-650fe89cbeb7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_3496_00003496.xml van DAR" .

