@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_aal_fd965259-5f0d-b85e-7bda-32eaefdfcdcd
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1828)" ;
  a2a:hasPerson oa:person_aal_fd965259-5f0d-b85e-7bda-32eaefdfcdcd_Person-286f81f0-6d53-49c2-844c-38c39f5caf9f ;
  a2a:hasEvent oa:event_aal_fd965259-5f0d-b85e-7bda-32eaefdfcdcd_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_fd965259-5f0d-b85e-7bda-32eaefdfcdcd_0 ;
  a2a:hasSource oa:source_aal_fd965259-5f0d-b85e-7bda-32eaefdfcdcd .

oa:person_aal_fd965259-5f0d-b85e-7bda-32eaefdfcdcd_Person-286f81f0-6d53-49c2-844c-38c39f5caf9f
  a a2a:Person ;
  rdfs:label "Isabelle Arents" ;
  a2a:PersonName [
    rdfs:label "Isabelle Arents" ;
    a2a:PersonNameFirstName "Isabelle" ;
    a2a:PersonNameLastName "Arents"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "5" ;
    rdfs:label "5"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "kind" .

oa:event_aal_fd965259-5f0d-b85e-7bda-32eaefdfcdcd_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_aal_fd965259-5f0d-b85e-7bda-32eaefdfcdcd_0
  a a2a:RelationEP ;
  rdfs:label "other:Bewoner" ;
  a2a:RelationType "other:Bewoner" ;
  a2a:PersonKeyRef oa:person_aal_fd965259-5f0d-b85e-7bda-32eaefdfcdcd_Person:286f81f0-6d53-49c2-844c-38c39f5caf9f ;
  a2a:EventKeyRef oa:event_aal_fd965259-5f0d-b85e-7bda-32eaefdfcdcd_Event1 .

oa:source_aal_fd965259-5f0d-b85e-7bda-32eaefdfcdcd
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1828-01-01 - 1828-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1828-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1828-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Periode: 1828" ;
    a2a:Book "Bevolkingsregister Aalst 1828" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Periode: 1828, Bevolkingsregister Aalst 1828"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/4fdb8a0e-30e1-0eac-abf9-4c5172ce201b.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/fd965259-5f0d-b85e-7bda-32eaefdfcdcd" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/4fdb8a0e-30e1-0eac-abf9-4c5172ce201b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/fd965259-5f0d-b85e-7bda-32eaefdfcdcd" ;
  a2a:RecordGUID "{fd965259-5f0d-b85e-7bda-32eaefdfcdcd}" ;
  a2a:SourceRemarkOpmerking "4" ;
  a2a:SourceRemarkfilename "ALS_BEV_1828_19_0065" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_5108_00005108.xml van AAL" .

