@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_263e2c35-7f36-3ee7-786f-e66048cb3a72
  a a2a:Record ;
  rdfs:label "Registratie op 15 oktober 1867 te Erondegem" ;
  a2a:hasPerson oa:person_den_263e2c35-7f36-3ee7-786f-e66048cb3a72_Person-3ec882bd-0987-4bab-92b9-b88c2717fa53 ;
  a2a:hasEvent oa:event_den_263e2c35-7f36-3ee7-786f-e66048cb3a72_Event1 ;
  a2a:hasRelationEP oa:relationep_den_263e2c35-7f36-3ee7-786f-e66048cb3a72_0 ;
  a2a:hasSource oa:source_den_263e2c35-7f36-3ee7-786f-e66048cb3a72 .

oa:person_den_263e2c35-7f36-3ee7-786f-e66048cb3a72_Person-3ec882bd-0987-4bab-92b9-b88c2717fa53
  a a2a:Person ;
  rdfs:label "Dominicus Van Wesemael" ;
  a2a:PersonName [
    rdfs:label "Dominicus Van Wesemael" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNameLastName "Van Wesemael"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1867-10-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erondegem" ;
    rdfs:label "Erondegem"
  ] ;
  a2a:Profession "schupmaker" .

oa:event_den_263e2c35-7f36-3ee7-786f-e66048cb3a72_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1867-10-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Erondegem" ;
    rdfs:label "Erondegem"
  ] .

oa:relationep_den_263e2c35-7f36-3ee7-786f-e66048cb3a72_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_den_263e2c35-7f36-3ee7-786f-e66048cb3a72_Person:3ec882bd-0987-4bab-92b9-b88c2717fa53 ;
  a2a:EventKeyRef oa:event_den_263e2c35-7f36-3ee7-786f-e66048cb3a72_Event1 .

oa:source_den_263e2c35-7f36-3ee7-786f-e66048cb3a72
  a a2a:Source ;
  rdfs:label "Erfgoedcel Denderland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Erondegem" ;
    rdfs:label "Erondegem", "1891-01-01 - 1891-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoedcel Denderland" ;
    a2a:Place "DENDERLAND" ;
    a2a:Collection "Archiefnaam: 1, Periode: 1891" ;
    a2a:Book "Bevolkingsregister Erondegem 1891-1900" ;
    rdfs:label "Erfgoedcel Denderland, DENDERLAND, Archiefnaam: 1, Periode: 1891, Bevolkingsregister Erondegem 1891-1900"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ecd_erpe_gem/thumb/640x480/8bece3d8-f4e8-b3e1-c861-813f95a82581.jpg" ;
    a2a:UriViewer "http://madeindenderland.be/voorouders/deeds/263e2c35-7f36-3ee7-786f-e66048cb3a72" ;
    a2a:UriPreview "https://images.memorix.nl/ecd_erpe_gem/thumb/250x250/8bece3d8-f4e8-b3e1-c861-813f95a82581.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://madeindenderland.be/voorouders/deeds/263e2c35-7f36-3ee7-786f-e66048cb3a72" ;
  a2a:RecordGUID "{263e2c35-7f36-3ee7-786f-e66048cb3a72}" ;
  a2a:SourceRemarkOpmerking "1" ;
  a2a:SourceRemarkfilename "ERO_BEV_1891_1900_1_0257" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_1991_00001991.xml van DEN" .

