@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_83db7afd-9aee-484c-a92e-e1a964524128
  a a2a:Record ;
  rdfs:label "Geboorte op 15 februari 1874 te Ninove" ;
  a2a:hasPerson oa:person_den_83db7afd-9aee-484c-a92e-e1a964524128_Person-3309fcae-f9a5-5262-a185-1e4c8720de21 ;
  a2a:hasEvent oa:event_den_83db7afd-9aee-484c-a92e-e1a964524128_Event1 ;
  a2a:hasRelationEP oa:relationep_den_83db7afd-9aee-484c-a92e-e1a964524128_0 ;
  a2a:hasSource oa:source_den_83db7afd-9aee-484c-a92e-e1a964524128 .

oa:person_den_83db7afd-9aee-484c-a92e-e1a964524128_Person-3309fcae-f9a5-5262-a185-1e4c8720de21
  a a2a:Person ;
  rdfs:label "Emilius Johannes Walravens" ;
  a2a:PersonName [
    rdfs:label "Emilius Johannes Walravens" ;
    a2a:PersonNameFirstName "Emilius Johannes" ;
    a2a:PersonNameLastName "Walravens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1874-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ninove" ;
    rdfs:label "Ninove"
  ] .

oa:event_den_83db7afd-9aee-484c-a92e-e1a964524128_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1874" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1874-02-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ninove" ;
    rdfs:label "Ninove"
  ] .

oa:relationep_den_83db7afd-9aee-484c-a92e-e1a964524128_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_den_83db7afd-9aee-484c-a92e-e1a964524128_Person:3309fcae-f9a5-5262-a185-1e4c8720de21 ;
  a2a:EventKeyRef oa:event_den_83db7afd-9aee-484c-a92e-e1a964524128_Event1 .

oa:source_den_83db7afd-9aee-484c-a92e-e1a964524128
  a a2a:Source ;
  rdfs:label "Erfgoedcel Denderland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ninove" ;
    rdfs:label "Ninove", "1874-02-15 - 1874-02-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1874-02-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1874-02-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1874" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1874-02-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoedcel Denderland" ;
    a2a:Place "DENDERLAND" ;
    a2a:Book "Geboorteakten 1874 2 register" ;
    a2a:DocumentNumber "30" ;
    rdfs:label "Erfgoedcel Denderland, DENDERLAND, Geboorteakten 1874 2 register, 30"
  ] ;
  a2a:SourceLastChangeDate "2023-08-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://madeindenderland.be/voorouders/deeds/83db7afd-9aee-484c-a92e-e1a964524128" ;
  a2a:RecordGUID "{83db7afd-9aee-484c-a92e-e1a964524128}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_3492_00003492.xml van DEN" .

