@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_dfb36ad0-ffce-c8c3-6df2-cbe89fc2d68a
  a a2a:Record ;
  rdfs:label "Registratie op 23 april 1876 te Ninove" ;
  a2a:hasPerson oa:person_den_dfb36ad0-ffce-c8c3-6df2-cbe89fc2d68a_Person-48e8422a-2169-421d-b2c4-41b136624403 ;
  a2a:hasEvent oa:event_den_dfb36ad0-ffce-c8c3-6df2-cbe89fc2d68a_Event1 ;
  a2a:hasRelationEP oa:relationep_den_dfb36ad0-ffce-c8c3-6df2-cbe89fc2d68a_0 ;
  a2a:hasSource oa:source_den_dfb36ad0-ffce-c8c3-6df2-cbe89fc2d68a .

oa:person_den_dfb36ad0-ffce-c8c3-6df2-cbe89fc2d68a_Person-48e8422a-2169-421d-b2c4-41b136624403
  a a2a:Person ;
  rdfs:label "Polydore Flies" ;
  a2a:PersonName [
    rdfs:label "Polydore Flies" ;
    a2a:PersonNameFirstName "Polydore" ;
    a2a:PersonNameLastName "Flies"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1876-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ninove" ;
    rdfs:label "Ninove"
  ] .

oa:event_den_dfb36ad0-ffce-c8c3-6df2-cbe89fc2d68a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1876-04-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ninove" ;
    rdfs:label "Ninove"
  ] .

oa:relationep_den_dfb36ad0-ffce-c8c3-6df2-cbe89fc2d68a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_den_dfb36ad0-ffce-c8c3-6df2-cbe89fc2d68a_Person:48e8422a-2169-421d-b2c4-41b136624403 ;
  a2a:EventKeyRef oa:event_den_dfb36ad0-ffce-c8c3-6df2-cbe89fc2d68a_Event1 .

oa:source_den_dfb36ad0-ffce-c8c3-6df2-cbe89fc2d68a
  a a2a:Source ;
  rdfs:label "Erfgoedcel Denderland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Meerbeke" ;
    rdfs:label "Meerbeke", "1867-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1867-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoedcel Denderland" ;
    a2a:Place "DENDERLAND" ;
    a2a:Collection "Archiefnaam: 1, Periode: 1867-1900" ;
    a2a:Book "Bevolkingsregister Meerbeke 1881-1900" ;
    rdfs:label "Erfgoedcel Denderland, DENDERLAND, Archiefnaam: 1, Periode: 1867-1900, Bevolkingsregister Meerbeke 1881-1900"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ecd_ninove/thumb/640x480/c35e7bd0-a000-a777-c183-7e89d3687063.jpg" ;
    a2a:UriViewer "http://madeindenderland.be/voorouders/deeds/dfb36ad0-ffce-c8c3-6df2-cbe89fc2d68a" ;
    a2a:UriPreview "https://images.memorix.nl/ecd_ninove/thumb/250x250/c35e7bd0-a000-a777-c183-7e89d3687063.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://madeindenderland.be/voorouders/deeds/dfb36ad0-ffce-c8c3-6df2-cbe89fc2d68a" ;
  a2a:RecordGUID "{dfb36ad0-ffce-c8c3-6df2-cbe89fc2d68a}" ;
  a2a:SourceRemarkOpmerking "1" ;
  a2a:SourceRemarkfilename "GME_BEV_1881_1900_A3_0123" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_523_00000523.xml van DEN" .

