@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_c759fc99-a3a9-4e1e-b962-54bae2b65c20
  a a2a:Record ;
  rdfs:label "Geboorte op 19 januari 1855 te Meerbeke" ;
  a2a:hasPerson oa:person_den_c759fc99-a3a9-4e1e-b962-54bae2b65c20_Person-43822958-3b91-5db8-ad40-0768d14af565 ;
  a2a:hasEvent oa:event_den_c759fc99-a3a9-4e1e-b962-54bae2b65c20_Event1 ;
  a2a:hasRelationEP oa:relationep_den_c759fc99-a3a9-4e1e-b962-54bae2b65c20_0 ;
  a2a:hasSource oa:source_den_c759fc99-a3a9-4e1e-b962-54bae2b65c20 .

oa:person_den_c759fc99-a3a9-4e1e-b962-54bae2b65c20_Person-43822958-3b91-5db8-ad40-0768d14af565
  a a2a:Person ;
  rdfs:label "Carolus Ludovicus Sluys" ;
  a2a:PersonName [
    rdfs:label "Carolus Ludovicus Sluys" ;
    a2a:PersonNameFirstName "Carolus Ludovicus" ;
    a2a:PersonNameLastName "Sluys"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1855-01-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meerbeke" ;
    rdfs:label "Meerbeke"
  ] .

oa:event_den_c759fc99-a3a9-4e1e-b962-54bae2b65c20_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1855" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1855-01-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meerbeke" ;
    rdfs:label "Meerbeke"
  ] .

oa:relationep_den_c759fc99-a3a9-4e1e-b962-54bae2b65c20_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_den_c759fc99-a3a9-4e1e-b962-54bae2b65c20_Person:43822958-3b91-5db8-ad40-0768d14af565 ;
  a2a:EventKeyRef oa:event_den_c759fc99-a3a9-4e1e-b962-54bae2b65c20_Event1 .

oa:source_den_c759fc99-a3a9-4e1e-b962-54bae2b65c20
  a a2a:Source ;
  rdfs:label "Erfgoedcel Denderland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Meerbeke" ;
    rdfs:label "Meerbeke", "1855-01-19 - 1855-01-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1855-01-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1855-01-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1855" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1855-01-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoedcel Denderland" ;
    a2a:Place "DENDERLAND" ;
    a2a:Book "Geboorteakten 1855" ;
    a2a:DocumentNumber "4" ;
    rdfs:label "Erfgoedcel Denderland, DENDERLAND, Geboorteakten 1855, 4"
  ] ;
  a2a:SourceLastChangeDate "2023-08-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://madeindenderland.be/voorouders/deeds/c759fc99-a3a9-4e1e-b962-54bae2b65c20" ;
  a2a:RecordGUID "{c759fc99-a3a9-4e1e-b962-54bae2b65c20}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_3180_00003180.xml van DEN" .

