@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_42a8024d-44e6-4d81-8814-6f1955152c9e
  a a2a:Record ;
  rdfs:label "Geboorte op 10 februari 188 te Aalst" ;
  a2a:hasPerson oa:person_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Person-cd5fbd57-27aa-4e59-81fc-6f1d0c08bedc, oa:person_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Person-146a4c36-ea55-41e4-9ab5-3f1b9de7f3d4, oa:person_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Person-08726a36-5fd5-45a9-b528-108e663a6fdd, oa:person_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Person-7e165c9d-41bf-4a28-bec5-bc2935856eea, oa:person_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Person-bec5847a-24b1-48b3-8985-15682379678e, oa:person_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Person-e5adef95-8936-498e-a062-88886bb34313, oa:person_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Person-2dcb6387-b96b-4ed4-aeb2-45d2b0022385 ;
  a2a:hasEvent oa:event_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_0, oa:relationep_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_1, oa:relationep_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_2, oa:relationep_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_3, oa:relationep_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_4, oa:relationep_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_5, oa:relationep_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_6 ;
  a2a:hasSource oa:source_aal_42a8024d-44e6-4d81-8814-6f1955152c9e .

oa:person_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Person-cd5fbd57-27aa-4e59-81fc-6f1d0c08bedc
  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_42a8024d-44e6-4d81-8814-6f1955152c9e_Person-146a4c36-ea55-41e4-9ab5-3f1b9de7f3d4
  a a2a:Person ;
  rdfs:label "Josephus Marcoen" ;
  a2a:PersonName [
    rdfs:label "Josephus Marcoen" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Marcoen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] ;
  a2a:Profession "vuurstoker" .

oa:person_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Person-08726a36-5fd5-45a9-b528-108e663a6fdd
  a a2a:Person ;
  rdfs:label "Edouard Boone" ;
  a2a:PersonName [
    rdfs:label "Edouard Boone" ;
    a2a:PersonNameFirstName "Edouard" ;
    a2a:PersonNameLastName "Boone"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40 jaar" ;
    rdfs:label "40 jaar"
  ] ;
  a2a:Profession "kerk dezer regentie" .

oa:person_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Person-7e165c9d-41bf-4a28-bec5-bc2935856eea
  a a2a:Person ;
  rdfs:label "de vader" ;
  a2a:PersonName [
    rdfs:label "de vader" ;
    a2a:PersonNameFirstName "de vader"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Person-bec5847a-24b1-48b3-8985-15682379678e
  a a2a:Person ;
  rdfs:label "Maria Philomena Van Hove" ;
  a2a:PersonName [
    rdfs:label "Maria Philomena Van Hove" ;
    a2a:PersonNameFirstName "Maria Philomena" ;
    a2a:PersonNameLastName "Van Hove"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "188" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "0188-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:person_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Person-e5adef95-8936-498e-a062-88886bb34313
  a a2a:Person ;
  rdfs:label "Josephus Van Hove" ;
  a2a:PersonName [
    rdfs:label "Josephus Van Hove" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Van Hove"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Schaarbeke te Aalst" ;
    rdfs:label "Schaarbeke te Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "vuurstoker" .

oa:person_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Person-2dcb6387-b96b-4ed4-aeb2-45d2b0022385
  a a2a:Person ;
  rdfs:label "Maria Celestina Pirson" ;
  a2a:PersonName [
    rdfs:label "Maria Celestina Pirson" ;
    a2a:PersonNameFirstName "Maria Celestina" ;
    a2a:PersonNameLastName "Pirson"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Schaarbeke te Aalst" ;
    rdfs:label "Schaarbeke te Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erpe" ;
    rdfs:label "Erpe"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "188" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "0188-02-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:relationep_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Person:cd5fbd57-27aa-4e59-81fc-6f1d0c08bedc ;
  a2a:EventKeyRef oa:event_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Event1 .

oa:relationep_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Person:146a4c36-ea55-41e4-9ab5-3f1b9de7f3d4 ;
  a2a:EventKeyRef oa:event_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Event1 .

oa:relationep_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Person:08726a36-5fd5-45a9-b528-108e663a6fdd ;
  a2a:EventKeyRef oa:event_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Event1 .

oa:relationep_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Person:7e165c9d-41bf-4a28-bec5-bc2935856eea ;
  a2a:EventKeyRef oa:event_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Event1 .

oa:relationep_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Person:bec5847a-24b1-48b3-8985-15682379678e ;
  a2a:EventKeyRef oa:event_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Event1 .

oa:relationep_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Person:e5adef95-8936-498e-a062-88886bb34313 ;
  a2a:EventKeyRef oa:event_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Event1 .

oa:relationep_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Person:2dcb6387-b96b-4ed4-aeb2-45d2b0022385 ;
  a2a:EventKeyRef oa:event_aal_42a8024d-44e6-4d81-8814-6f1955152c9e_Event1 .

oa:source_aal_42a8024d-44e6-4d81-8814-6f1955152c9e
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1885-01-12 - 1885-01-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-01-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-01-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1885" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1885-01-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1885" ;
    a2a:Book "Geboorteregister Aalst 1885" ;
    a2a:DocumentNumber "025" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1885, Geboorteregister Aalst 1885, 025"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/d52debec-4fad-8d25-2d61-3e24279c4cf2.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/42a8024d-44e6-4d81-8814-6f1955152c9e" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/d52debec-4fad-8d25-2d61-3e24279c4cf2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/42a8024d-44e6-4d81-8814-6f1955152c9e" ;
  a2a:RecordGUID "{42a8024d-44e6-4d81-8814-6f1955152c9e}" ;
  a2a:SourceRemarkOpmerking """Aangiftetijd: 16.00u
Geboortetijd:16.00u
Handtekeningen: 4""" ;
  a2a:SourceRemarkfilename "ALS_G_1885_009" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_498_00000498.xml van AAL" .

