@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_2fac2ca2-e35a-b09d-e6ee-51e71edaa421
  a a2a:Record ;
  rdfs:label "Geboorte op 3 augustus 1815 te Moorsel" ;
  a2a:hasPerson oa:person_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Person-c77fe2be-522c-7cec-2b2e-58f61e8d5338, oa:person_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Person-38960cad-1217-a04f-96b6-470b699fbf08, oa:person_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Person-5a08dc97-4a53-9e31-d09d-e010ad224d84, oa:person_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Person-cf27275c-cdcd-7443-8ef6-dd774cfcbbd7, oa:person_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Person-8f81e7d3-4cd9-1e55-73aa-f2c00ac2c8e7, oa:person_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Person-23866358-4a7f-8aec-3a47-75a78554d088, oa:person_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Person-439dd983-6ecb-b96e-c538-e2110c8a6a9d ;
  a2a:hasEvent oa:event_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_0, oa:relationep_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_1, oa:relationep_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_2, oa:relationep_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_3, oa:relationep_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_4, oa:relationep_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_5, oa:relationep_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_6 ;
  a2a:hasSource oa:source_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421 .

oa:person_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Person-c77fe2be-522c-7cec-2b2e-58f61e8d5338
  a a2a:Person ;
  rdfs:label "Louis Van Frachen" ;
  a2a:PersonName [
    rdfs:label "Louis Van Frachen" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Van Frachen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "70" ;
    rdfs:label "70"
  ] ;
  a2a:Profession "clère - koster" .

oa:person_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Person-38960cad-1217-a04f-96b6-470b699fbf08
  a a2a:Person ;
  rdfs:label "Medard Cooreman" ;
  a2a:PersonName [
    rdfs:label "Medard Cooreman" ;
    a2a:PersonNameFirstName "Medard" ;
    a2a:PersonNameLastName "Cooreman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "maître d'école" .

oa:person_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Person-5a08dc97-4a53-9e31-d09d-e010ad224d84
  a a2a:Person ;
  rdfs:label "Corneel Borms" ;
  a2a:PersonName [
    rdfs:label "Corneel Borms" ;
    a2a:PersonNameFirstName "Corneel" ;
    a2a:PersonNameLastName "Borms"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Person-cf27275c-cdcd-7443-8ef6-dd774cfcbbd7
  a a2a:Person ;
  rdfs:label "le maire" ;
  a2a:PersonName [
    rdfs:label "le maire" ;
    a2a:PersonNameFirstName "le maire"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Person-8f81e7d3-4cd9-1e55-73aa-f2c00ac2c8e7
  a a2a:Person ;
  rdfs:label "de vader is de aangever" ;
  a2a:PersonName [
    rdfs:label "de vader is de aangever" ;
    a2a:PersonNameLastName "de vader is de aangever"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Person-23866358-4a7f-8aec-3a47-75a78554d088
  a a2a:Person ;
  rdfs:label "Pierre Joseph Borms" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Borms" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Borms"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1815-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] .

oa:person_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Person-439dd983-6ecb-b96e-c538-e2110c8a6a9d
  a a2a:Person ;
  rdfs:label "Anne Catherine Ceuppens" ;
  a2a:PersonName [
    rdfs:label "Anne Catherine Ceuppens" ;
    a2a:PersonNameFirstName "Anne Catherine" ;
    a2a:PersonNameLastName "Ceuppens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1815-08-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] .

oa:relationep_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Person:c77fe2be-522c-7cec-2b2e-58f61e8d5338 ;
  a2a:EventKeyRef oa:event_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Event1 .

oa:relationep_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Person:38960cad-1217-a04f-96b6-470b699fbf08 ;
  a2a:EventKeyRef oa:event_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Event1 .

oa:relationep_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Person:5a08dc97-4a53-9e31-d09d-e010ad224d84 ;
  a2a:EventKeyRef oa:event_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Event1 .

oa:relationep_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_3
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Person:cf27275c-cdcd-7443-8ef6-dd774cfcbbd7 ;
  a2a:EventKeyRef oa:event_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Event1 .

oa:relationep_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_4
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Person:8f81e7d3-4cd9-1e55-73aa-f2c00ac2c8e7 ;
  a2a:EventKeyRef oa:event_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Event1 .

oa:relationep_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Person:23866358-4a7f-8aec-3a47-75a78554d088 ;
  a2a:EventKeyRef oa:event_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Event1 .

oa:relationep_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Person:439dd983-6ecb-b96e-c538-e2110c8a6a9d ;
  a2a:EventKeyRef oa:event_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421_Event1 .

oa:source_aal_2fac2ca2-e35a-b09d-e6ee-51e71edaa421
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel", "1815-08-04 - 1815-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1815-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1815-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1815" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1815-08-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1815" ;
    a2a:Book "Geboorteregister Moorsel 1815" ;
    a2a:DocumentNumber "41" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1815, Geboorteregister Moorsel 1815, 41"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/969c39ca-ee31-aaf7-2786-82a7d0bab424.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/2fac2ca2-e35a-b09d-e6ee-51e71edaa421" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/969c39ca-ee31-aaf7-2786-82a7d0bab424.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/2fac2ca2-e35a-b09d-e6ee-51e71edaa421" ;
  a2a:RecordGUID "{2fac2ca2-e35a-b09d-e6ee-51e71edaa421}" ;
  a2a:SourceRemarkOpmerking "Aangiftetijd: 10 heures du matin<br />Handtekeningen: 4" ;
  a2a:SourceRemarkfilename "MOO_G_1815_0012" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_1252_00001252.xml van AAL" .

