@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_ee92bc17-7193-f158-871a-ebf02027f6be
  a a2a:Record ;
  rdfs:label "Geboorte op 12 februari 1915 te Nieuw-Buinen" ;
  a2a:hasPerson oa:person_dar_ee92bc17-7193-f158-871a-ebf02027f6be_Person-d7f4ccbe-0e9e-45c5-63d3-1d9bae70e8dc, oa:person_dar_ee92bc17-7193-f158-871a-ebf02027f6be_Person-8db23d2d-49ce-3fec-daaa-a912a274c313, oa:person_dar_ee92bc17-7193-f158-871a-ebf02027f6be_Person-3e4ddf51-4fe6-6b90-4736-f2ffc887da7d ;
  a2a:hasEvent oa:event_dar_ee92bc17-7193-f158-871a-ebf02027f6be_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_ee92bc17-7193-f158-871a-ebf02027f6be_0, oa:relationep_dar_ee92bc17-7193-f158-871a-ebf02027f6be_1, oa:relationep_dar_ee92bc17-7193-f158-871a-ebf02027f6be_2 ;
  a2a:hasSource oa:source_dar_ee92bc17-7193-f158-871a-ebf02027f6be .

oa:person_dar_ee92bc17-7193-f158-871a-ebf02027f6be_Person-d7f4ccbe-0e9e-45c5-63d3-1d9bae70e8dc
  a a2a:Person ;
  rdfs:label "Henderikus Johannes Bons" ;
  a2a:PersonName [
    rdfs:label "Henderikus Johannes Bons" ;
    a2a:PersonNameFirstName "Henderikus Johannes" ;
    a2a:PersonNameLastName "Bons"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "glasblazer" .

oa:person_dar_ee92bc17-7193-f158-871a-ebf02027f6be_Person-8db23d2d-49ce-3fec-daaa-a912a274c313
  a a2a:Person ;
  rdfs:label "Aaltje Anna Maria Bons" ;
  a2a:PersonName [
    rdfs:label "Aaltje Anna Maria Bons" ;
    a2a:PersonNameFirstName "Aaltje Anna Maria" ;
    a2a:PersonNameLastName "Bons"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1915-02-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuw-Buinen" ;
    rdfs:label "Nieuw-Buinen"
  ] .

oa:person_dar_ee92bc17-7193-f158-871a-ebf02027f6be_Person-3e4ddf51-4fe6-6b90-4736-f2ffc887da7d
  a a2a:Person ;
  rdfs:label "Gerritdina Dieters" ;
  a2a:PersonName [
    rdfs:label "Gerritdina Dieters" ;
    a2a:PersonNameFirstName "Gerritdina" ;
    a2a:PersonNameLastName "Dieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_ee92bc17-7193-f158-871a-ebf02027f6be_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1915-02-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuw-Buinen" ;
    rdfs:label "Nieuw-Buinen"
  ] .

oa:relationep_dar_ee92bc17-7193-f158-871a-ebf02027f6be_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_ee92bc17-7193-f158-871a-ebf02027f6be_Person:d7f4ccbe-0e9e-45c5-63d3-1d9bae70e8dc ;
  a2a:EventKeyRef oa:event_dar_ee92bc17-7193-f158-871a-ebf02027f6be_Event1 .

oa:relationep_dar_ee92bc17-7193-f158-871a-ebf02027f6be_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_ee92bc17-7193-f158-871a-ebf02027f6be_Person:8db23d2d-49ce-3fec-daaa-a912a274c313 ;
  a2a:EventKeyRef oa:event_dar_ee92bc17-7193-f158-871a-ebf02027f6be_Event1 .

oa:relationep_dar_ee92bc17-7193-f158-871a-ebf02027f6be_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_ee92bc17-7193-f158-871a-ebf02027f6be_Person:3e4ddf51-4fe6-6b90-4736-f2ffc887da7d ;
  a2a:EventKeyRef oa:event_dar_ee92bc17-7193-f158-871a-ebf02027f6be_Event1 .

oa:source_dar_ee92bc17-7193-f158-871a-ebf02027f6be
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger", "1915-02-13 - 1915-02-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-02-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-02-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1915-02-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1915, Periode: 1915" ;
    a2a:Book "Geboorteregister Borger 1915" ;
    a2a:DocumentNumber "41" ;
    a2a:RegistryNumber "1915" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1915, Periode: 1915, Geboorteregister Borger 1915, 41, 1915"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/9a3e86f8-9a25-854e-17ad-440507e8a534.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ee92bc17-7193-f158-871a-ebf02027f6be" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/9a3e86f8-9a25-854e-17ad-440507e8a534.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-02-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ee92bc17-7193-f158-871a-ebf02027f6be" ;
  a2a:RecordGUID "{ee92bc17-7193-f158-871a-ebf02027f6be}" ;
  a2a:SourceRemarkdeel "1915" ;
  a2a:SourceRemarkregister_periode "1915" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_6103_00006103.xml van DAR" .

