@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_24e2f52f-2eb6-4e0f-879c-af176bf25809
  a a2a:Record ;
  rdfs:label "Geboorte op 6 november 1896 te Pollare" ;
  a2a:hasPerson oa:person_den_24e2f52f-2eb6-4e0f-879c-af176bf25809_Person-8fe13047-d12e-5c75-8ddb-383312a2a031 ;
  a2a:hasEvent oa:event_den_24e2f52f-2eb6-4e0f-879c-af176bf25809_Event1 ;
  a2a:hasRelationEP oa:relationep_den_24e2f52f-2eb6-4e0f-879c-af176bf25809_0 ;
  a2a:hasSource oa:source_den_24e2f52f-2eb6-4e0f-879c-af176bf25809 .

oa:person_den_24e2f52f-2eb6-4e0f-879c-af176bf25809_Person-8fe13047-d12e-5c75-8ddb-383312a2a031
  a a2a:Person ;
  rdfs:label "Alphonse Josef De Jonge" ;
  a2a:PersonName [
    rdfs:label "Alphonse Josef De Jonge" ;
    a2a:PersonNameFirstName "Alphonse Josef" ;
    a2a:PersonNameLastName "De Jonge"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1896-11-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Pollare" ;
    rdfs:label "Pollare"
  ] .

oa:event_den_24e2f52f-2eb6-4e0f-879c-af176bf25809_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1896-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Pollare" ;
    rdfs:label "Pollare"
  ] .

oa:relationep_den_24e2f52f-2eb6-4e0f-879c-af176bf25809_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_den_24e2f52f-2eb6-4e0f-879c-af176bf25809_Person:8fe13047-d12e-5c75-8ddb-383312a2a031 ;
  a2a:EventKeyRef oa:event_den_24e2f52f-2eb6-4e0f-879c-af176bf25809_Event1 .

oa:source_den_24e2f52f-2eb6-4e0f-879c-af176bf25809
  a a2a:Source ;
  rdfs:label "Erfgoedcel Denderland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Pollare" ;
    rdfs:label "Pollare", "1896-11-06 - 1896-11-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-11-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-11-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1896-11-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoedcel Denderland" ;
    a2a:Place "DENDERLAND" ;
    a2a:Book "Geboorteakten 1896" ;
    a2a:DocumentNumber "25" ;
    rdfs:label "Erfgoedcel Denderland, DENDERLAND, Geboorteakten 1896, 25"
  ] ;
  a2a:SourceLastChangeDate "2023-08-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://madeindenderland.be/voorouders/deeds/24e2f52f-2eb6-4e0f-879c-af176bf25809" ;
  a2a:RecordGUID "{24e2f52f-2eb6-4e0f-879c-af176bf25809}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_2504_00002504.xml van DEN" .

