@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_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd
  a a2a:Record ;
  rdfs:label "Geboorte op 21 februari 1886 te Aelst" ;
  a2a:hasPerson oa:person_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Person-62dc2f38-7066-45a3-bb74-3a27983d58e7, oa:person_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Person-051e74ed-b8c9-44ee-8f59-ad3efd52bc22, oa:person_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Person-9f43e706-c8b4-40a2-996d-9430d122937a, oa:person_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Person-9b869283-abce-431b-abed-806b6482ed78, oa:person_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Person-ae7945a3-f893-4181-81ef-67b54e4e5443, oa:person_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Person-5d1aa1fe-b3df-4b3f-be9e-769e0b8bd956, oa:person_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Person-4e7b927a-d99d-426f-ab76-44cd437f3143 ;
  a2a:hasEvent oa:event_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_0, oa:relationep_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_1, oa:relationep_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_2, oa:relationep_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_3, oa:relationep_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_4, oa:relationep_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_5, oa:relationep_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_6 ;
  a2a:hasSource oa:source_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd .

oa:person_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Person-62dc2f38-7066-45a3-bb74-3a27983d58e7
  a a2a:Person ;
  rdfs:label "Franciscus De Wolf-Coevoet" ;
  a2a:PersonName [
    rdfs:label "Franciscus De Wolf-Coevoet" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "De Wolf-Coevoet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Person-051e74ed-b8c9-44ee-8f59-ad3efd52bc22
  a a2a:Person ;
  rdfs:label "Edouardus Stuyver" ;
  a2a:PersonName [
    rdfs:label "Edouardus Stuyver" ;
    a2a:PersonNameFirstName "Edouardus" ;
    a2a:PersonNameLastName "Stuyver"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:Profession "twijndersgast" .

oa:person_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Person-9f43e706-c8b4-40a2-996d-9430d122937a
  a a2a:Person ;
  rdfs:label "Leopoldus Ceupens" ;
  a2a:PersonName [
    rdfs:label "Leopoldus Ceupens" ;
    a2a:PersonNameFirstName "Leopoldus" ;
    a2a:PersonNameLastName "Ceupens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "wever" .

oa:person_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Person-9b869283-abce-431b-abed-806b6482ed78
  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_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Person-ae7945a3-f893-4181-81ef-67b54e4e5443
  a a2a:Person ;
  rdfs:label "Gustavus Van den Steen" ;
  a2a:PersonName [
    rdfs:label "Gustavus Van den Steen" ;
    a2a:PersonNameFirstName "Gustavus" ;
    a2a:PersonNameLastName "Van den Steen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1886-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Person-5d1aa1fe-b3df-4b3f-be9e-769e0b8bd956
  a a2a:Person ;
  rdfs:label "Benedictus Van den Steen" ;
  a2a:PersonName [
    rdfs:label "Benedictus Van den Steen" ;
    a2a:PersonNameFirstName "Benedictus" ;
    a2a:PersonNameLastName "Van den Steen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Schaarbeke te Aelst" ;
    rdfs:label "Schaarbeke te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haaltert" ;
    rdfs:label "Haaltert"
  ] ;
  a2a:Profession "metsersgast" .

oa:person_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Person-4e7b927a-d99d-426f-ab76-44cd437f3143
  a a2a:Person ;
  rdfs:label "Maria Paulina Pollaerts" ;
  a2a:PersonName [
    rdfs:label "Maria Paulina Pollaerts" ;
    a2a:PersonNameFirstName "Maria Paulina" ;
    a2a:PersonNameLastName "Pollaerts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Schaarbeke te Aelst" ;
    rdfs:label "Schaarbeke te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Mechelen" ;
    rdfs:label "Mechelen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1886" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1886-02-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Person:62dc2f38-7066-45a3-bb74-3a27983d58e7 ;
  a2a:EventKeyRef oa:event_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Event1 .

oa:relationep_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Person:051e74ed-b8c9-44ee-8f59-ad3efd52bc22 ;
  a2a:EventKeyRef oa:event_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Event1 .

oa:relationep_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Person:9f43e706-c8b4-40a2-996d-9430d122937a ;
  a2a:EventKeyRef oa:event_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Event1 .

oa:relationep_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Person:9b869283-abce-431b-abed-806b6482ed78 ;
  a2a:EventKeyRef oa:event_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Event1 .

oa:relationep_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Person:ae7945a3-f893-4181-81ef-67b54e4e5443 ;
  a2a:EventKeyRef oa:event_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Event1 .

oa:relationep_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Person:5d1aa1fe-b3df-4b3f-be9e-769e0b8bd956 ;
  a2a:EventKeyRef oa:event_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Event1 .

oa:relationep_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Person:4e7b927a-d99d-426f-ab76-44cd437f3143 ;
  a2a:EventKeyRef oa:event_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd_Event1 .

oa:source_aal_98e1da87-b4f6-495b-b6ef-9bdf2e08efcd
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1886-02-22 - 1886-02-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-02-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1886-02-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1886" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1886-02-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1886" ;
    a2a:Book "Geboorteregister Aalst 1886" ;
    a2a:DocumentNumber "122" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1886, Geboorteregister Aalst 1886, 122"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/27dd6fbd-95a4-55be-3072-e67caae9e761.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/98e1da87-b4f6-495b-b6ef-9bdf2e08efcd" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/27dd6fbd-95a4-55be-3072-e67caae9e761.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/98e1da87-b4f6-495b-b6ef-9bdf2e08efcd" ;
  a2a:RecordGUID "{98e1da87-b4f6-495b-b6ef-9bdf2e08efcd}" ;
  a2a:SourceRemarkOpmerking """Aangiftetijd: 11 uur
Geboortetijd: 05 uur
Handtekeningen: 1<br />Kunnen niet schrijven: de vader en de getuigen""" ;
  a2a:SourceRemarkfilename "ALS_G_1886_033" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_137_00000137.xml van AAL" .

