@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_den_4892da4f-fa44-447e-a09d-caa70e41fdb6
  a a2a:Record ;
  rdfs:label "Geboorte op 8 december 1906 te Neigem" ;
  a2a:hasPerson oa:person_den_4892da4f-fa44-447e-a09d-caa70e41fdb6_Person-3d78bd69-f7c7-54f3-9556-0f4f772cb6d2 ;
  a2a:hasEvent oa:event_den_4892da4f-fa44-447e-a09d-caa70e41fdb6_Event1 ;
  a2a:hasRelationEP oa:relationep_den_4892da4f-fa44-447e-a09d-caa70e41fdb6_0 ;
  a2a:hasSource oa:source_den_4892da4f-fa44-447e-a09d-caa70e41fdb6 .

oa:person_den_4892da4f-fa44-447e-a09d-caa70e41fdb6_Person-3d78bd69-f7c7-54f3-9556-0f4f772cb6d2
  a a2a:Person ;
  rdfs:label "Maria Victorina Jacobs" ;
  a2a:PersonName [
    rdfs:label "Maria Victorina Jacobs" ;
    a2a:PersonNameFirstName "Maria Victorina" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1906-12-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Neigem" ;
    rdfs:label "Neigem"
  ] .

oa:event_den_4892da4f-fa44-447e-a09d-caa70e41fdb6_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1906-12-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Neigem" ;
    rdfs:label "Neigem"
  ] .

oa:relationep_den_4892da4f-fa44-447e-a09d-caa70e41fdb6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_den_4892da4f-fa44-447e-a09d-caa70e41fdb6_Person:3d78bd69-f7c7-54f3-9556-0f4f772cb6d2 ;
  a2a:EventKeyRef oa:event_den_4892da4f-fa44-447e-a09d-caa70e41fdb6_Event1 .

oa:source_den_4892da4f-fa44-447e-a09d-caa70e41fdb6
  a a2a:Source ;
  rdfs:label "Erfgoedcel Denderland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Neigem" ;
    rdfs:label "Neigem", "1906-12-08 - 1906-12-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-12-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-12-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1906-12-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoedcel Denderland" ;
    a2a:Place "DENDERLAND" ;
    a2a:Book "Geboorteakten 1906" ;
    a2a:DocumentNumber "7" ;
    rdfs:label "Erfgoedcel Denderland, DENDERLAND, Geboorteakten 1906, 7"
  ] ;
  a2a:SourceLastChangeDate "2023-08-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://madeindenderland.be/voorouders/deeds/4892da4f-fa44-447e-a09d-caa70e41fdb6" ;
  a2a:RecordGUID "{4892da4f-fa44-447e-a09d-caa70e41fdb6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_2588_00002588.xml van DEN" .

