@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_eaeb0355-c9cc-4e75-b244-c1b781d85e9d
  a a2a:Record ;
  rdfs:label "Geboorte op 26 februari 1851 te Nederhasselt" ;
  a2a:hasPerson oa:person_den_eaeb0355-c9cc-4e75-b244-c1b781d85e9d_Person-b6bcdec4-f4cb-5d59-aac2-f479d62f0739 ;
  a2a:hasEvent oa:event_den_eaeb0355-c9cc-4e75-b244-c1b781d85e9d_Event1 ;
  a2a:hasRelationEP oa:relationep_den_eaeb0355-c9cc-4e75-b244-c1b781d85e9d_0 ;
  a2a:hasSource oa:source_den_eaeb0355-c9cc-4e75-b244-c1b781d85e9d .

oa:person_den_eaeb0355-c9cc-4e75-b244-c1b781d85e9d_Person-b6bcdec4-f4cb-5d59-aac2-f479d62f0739
  a a2a:Person ;
  rdfs:label "Jan Baptist Cooreman" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Cooreman" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Cooreman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1851-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nederhasselt" ;
    rdfs:label "Nederhasselt"
  ] .

oa:event_den_eaeb0355-c9cc-4e75-b244-c1b781d85e9d_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1851" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1851-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nederhasselt" ;
    rdfs:label "Nederhasselt"
  ] .

oa:relationep_den_eaeb0355-c9cc-4e75-b244-c1b781d85e9d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_den_eaeb0355-c9cc-4e75-b244-c1b781d85e9d_Person:b6bcdec4-f4cb-5d59-aac2-f479d62f0739 ;
  a2a:EventKeyRef oa:event_den_eaeb0355-c9cc-4e75-b244-c1b781d85e9d_Event1 .

oa:source_den_eaeb0355-c9cc-4e75-b244-c1b781d85e9d
  a a2a:Source ;
  rdfs:label "Erfgoedcel Denderland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Nederhasselt" ;
    rdfs:label "Nederhasselt", "1851-02-26 - 1851-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1851-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1851-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1851" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1851-02-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoedcel Denderland" ;
    a2a:Place "DENDERLAND" ;
    a2a:Book "Geboorteakten 1851" ;
    a2a:DocumentNumber "5" ;
    rdfs:label "Erfgoedcel Denderland, DENDERLAND, Geboorteakten 1851, 5"
  ] ;
  a2a:SourceLastChangeDate "2023-08-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://madeindenderland.be/voorouders/deeds/eaeb0355-c9cc-4e75-b244-c1b781d85e9d" ;
  a2a:RecordGUID "{eaeb0355-c9cc-4e75-b244-c1b781d85e9d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_3215_00003215.xml van DEN" .

