@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_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf
  a a2a:Record ;
  rdfs:label "Geboorte op 4 december 1910 te Moorsel" ;
  a2a:hasPerson oa:person_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Person-5c73b5f6-be34-42be-a28b-cb1e6a087433, oa:person_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Person-47c477fa-ba2d-4550-a8b0-285a14fc93e1, oa:person_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Person-d1512d81-b9b5-4396-a0cc-64a249958504, oa:person_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Person-1ea7be6d-0d90-4255-9a00-c5a39149f202, oa:person_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Person-a20bede4-b98b-481c-938f-acd76ee7ed3e, oa:person_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Person-3bdaddbd-d04d-4bd3-b5ff-a94081db9a7a, oa:person_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Person-4785850a-1c1e-4a13-ac40-44833bfc7474 ;
  a2a:hasEvent oa:event_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_0, oa:relationep_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_1, oa:relationep_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_2, oa:relationep_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_3, oa:relationep_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_4, oa:relationep_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_5, oa:relationep_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_6 ;
  a2a:hasSource oa:source_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf .

oa:person_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Person-5c73b5f6-be34-42be-a28b-cb1e6a087433
  a a2a:Person ;
  rdfs:label "Theofiel Jozef Cooreman" ;
  a2a:PersonName [
    rdfs:label "Theofiel Jozef Cooreman" ;
    a2a:PersonNameFirstName "Theofiel Jozef" ;
    a2a:PersonNameLastName "Cooreman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Person-47c477fa-ba2d-4550-a8b0-285a14fc93e1
  a a2a:Person ;
  rdfs:label "Frans Lion" ;
  a2a:PersonName [
    rdfs:label "Frans Lion" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Lion"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "onderwijzer" .

oa:person_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Person-d1512d81-b9b5-4396-a0cc-64a249958504
  a a2a:Person ;
  rdfs:label "Gustaaf Moens" ;
  a2a:PersonName [
    rdfs:label "Gustaaf Moens" ;
    a2a:PersonNameFirstName "Gustaaf" ;
    a2a:PersonNameLastName "Moens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "onderwijzer" .

oa:person_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Person-1ea7be6d-0d90-4255-9a00-c5a39149f202
  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_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Person-a20bede4-b98b-481c-938f-acd76ee7ed3e
  a a2a:Person ;
  rdfs:label "Irma Josephina Vereecken" ;
  a2a:PersonName [
    rdfs:label "Irma Josephina Vereecken" ;
    a2a:PersonNameFirstName "Irma Josephina" ;
    a2a:PersonNameLastName "Vereecken"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1910-12-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] .

oa:person_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Person-3bdaddbd-d04d-4bd3-b5ff-a94081db9a7a
  a a2a:Person ;
  rdfs:label "Valentina Jacobs" ;
  a2a:PersonName [
    rdfs:label "Valentina Jacobs" ;
    a2a:PersonNameFirstName "Valentina" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Exterkenstraat te Moorsel" ;
    rdfs:label "Exterkenstraat te Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baerdegem" ;
    rdfs:label "Baerdegem"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Person-4785850a-1c1e-4a13-ac40-44833bfc7474
  a a2a:Person ;
  rdfs:label "Karel Lodewijk Alfred Vereecken" ;
  a2a:PersonName [
    rdfs:label "Karel Lodewijk Alfred Vereecken" ;
    a2a:PersonNameFirstName "Karel Lodewijk Alfred" ;
    a2a:PersonNameLastName "Vereecken"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Exterkenstraat te Moorsel" ;
    rdfs:label "Exterkenstraat te Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1910-12-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] .

oa:relationep_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Person:5c73b5f6-be34-42be-a28b-cb1e6a087433 ;
  a2a:EventKeyRef oa:event_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Event1 .

oa:relationep_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Person:47c477fa-ba2d-4550-a8b0-285a14fc93e1 ;
  a2a:EventKeyRef oa:event_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Event1 .

oa:relationep_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Person:d1512d81-b9b5-4396-a0cc-64a249958504 ;
  a2a:EventKeyRef oa:event_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Event1 .

oa:relationep_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Person:1ea7be6d-0d90-4255-9a00-c5a39149f202 ;
  a2a:EventKeyRef oa:event_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Event1 .

oa:relationep_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Person:a20bede4-b98b-481c-938f-acd76ee7ed3e ;
  a2a:EventKeyRef oa:event_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Event1 .

oa:relationep_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Person:3bdaddbd-d04d-4bd3-b5ff-a94081db9a7a ;
  a2a:EventKeyRef oa:event_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Event1 .

oa:relationep_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_6
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Person:4785850a-1c1e-4a13-ac40-44833bfc7474 ;
  a2a:EventKeyRef oa:event_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf_Event1 .

oa:source_aal_6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel", "1910-12-06 - 1910-12-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-12-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-12-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1910-12-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1910" ;
    a2a:Book "Geboorteregister Moorsel 1910" ;
    a2a:DocumentNumber "101" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1910, Geboorteregister Moorsel 1910, 101"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/e7ddc739-4db3-77a9-3402-08f51405db26.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/e7ddc739-4db3-77a9-3402-08f51405db26.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf" ;
  a2a:RecordGUID "{6e6d4f3b-2dc0-41fd-aa97-ee72aedb69cf}" ;
  a2a:SourceRemarkOpmerking """Aangiftetijd: 09 uur
Geboortetijd: 01 uur
Handtekeningen: 4
overleden 5 Juli 1911""" ;
  a2a:SourceRemarkfilename "MOO_G_1910_019" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_15_00000015.xml van AAL" .

