@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_8a16347f-e461-4a8e-a72f-8cce84dbf700
  a a2a:Record ;
  rdfs:label "Geboorte op 19 september 1905 te Meldert" ;
  a2a:hasPerson oa:person_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Person-b4e84a3a-26c6-437f-b501-18e75d4236d3, oa:person_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Person-1529ca36-c4aa-4e2a-a6ff-17c18713d37a, oa:person_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Person-8c8eeec5-ecde-4a18-8314-d2189dafd5c6, oa:person_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Person-ba0bca4a-6f95-4622-b1ab-436385e7c189, oa:person_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Person-d49c59ff-0bc1-42d5-9630-c5aa0e667233, oa:person_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Person-7a6f4c0e-8983-48d1-b969-db28709047f2, oa:person_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Person-8468d7ea-f722-4d92-a143-a6db12b99c19 ;
  a2a:hasEvent oa:event_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_0, oa:relationep_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_1, oa:relationep_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_2, oa:relationep_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_3, oa:relationep_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_4, oa:relationep_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_5, oa:relationep_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_6 ;
  a2a:hasSource oa:source_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700 .

oa:person_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Person-b4e84a3a-26c6-437f-b501-18e75d4236d3
  a a2a:Person ;
  rdfs:label "Camille Goossens" ;
  a2a:PersonName [
    rdfs:label "Camille Goossens" ;
    a2a:PersonNameFirstName "Camille" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Person-1529ca36-c4aa-4e2a-a6ff-17c18713d37a
  a a2a:Person ;
  rdfs:label "Frans De Wolf" ;
  a2a:PersonName [
    rdfs:label "Frans De Wolf" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "De Wolf"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meldert" ;
    rdfs:label "Meldert"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Person-8c8eeec5-ecde-4a18-8314-d2189dafd5c6
  a a2a:Person ;
  rdfs:label "Karel Robijns" ;
  a2a:PersonName [
    rdfs:label "Karel Robijns" ;
    a2a:PersonNameFirstName "Karel" ;
    a2a:PersonNameLastName "Robijns"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meldert" ;
    rdfs:label "Meldert"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "bijzondere" .

oa:person_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Person-ba0bca4a-6f95-4622-b1ab-436385e7c189
  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_8a16347f-e461-4a8e-a72f-8cce84dbf700_Person-d49c59ff-0bc1-42d5-9630-c5aa0e667233
  a a2a:Person ;
  rdfs:label "Franciscus Xaverius Dooms" ;
  a2a:PersonName [
    rdfs:label "Franciscus Xaverius Dooms" ;
    a2a:PersonNameFirstName "Franciscus Xaverius" ;
    a2a:PersonNameLastName "Dooms"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1905-09-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meldert" ;
    rdfs:label "Meldert"
  ] .

oa:person_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Person-7a6f4c0e-8983-48d1-b969-db28709047f2
  a a2a:Person ;
  rdfs:label "Maria Philomena Buyl" ;
  a2a:PersonName [
    rdfs:label "Maria Philomena Buyl" ;
    a2a:PersonNameFirstName "Maria Philomena" ;
    a2a:PersonNameLastName "Buyl"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meldert" ;
    rdfs:label "Meldert"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Person-8468d7ea-f722-4d92-a143-a6db12b99c19
  a a2a:Person ;
  rdfs:label "Joannes Dooms" ;
  a2a:PersonName [
    rdfs:label "Joannes Dooms" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Dooms"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meldert" ;
    rdfs:label "Meldert"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1905-09-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meldert" ;
    rdfs:label "Meldert"
  ] .

oa:relationep_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Person:b4e84a3a-26c6-437f-b501-18e75d4236d3 ;
  a2a:EventKeyRef oa:event_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Event1 .

oa:relationep_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Person:1529ca36-c4aa-4e2a-a6ff-17c18713d37a ;
  a2a:EventKeyRef oa:event_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Event1 .

oa:relationep_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Person:8c8eeec5-ecde-4a18-8314-d2189dafd5c6 ;
  a2a:EventKeyRef oa:event_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Event1 .

oa:relationep_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Person:ba0bca4a-6f95-4622-b1ab-436385e7c189 ;
  a2a:EventKeyRef oa:event_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Event1 .

oa:relationep_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Person:d49c59ff-0bc1-42d5-9630-c5aa0e667233 ;
  a2a:EventKeyRef oa:event_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Event1 .

oa:relationep_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Person:7a6f4c0e-8983-48d1-b969-db28709047f2 ;
  a2a:EventKeyRef oa:event_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Event1 .

oa:relationep_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_6
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Person:8468d7ea-f722-4d92-a143-a6db12b99c19 ;
  a2a:EventKeyRef oa:event_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700_Event1 .

oa:source_aal_8a16347f-e461-4a8e-a72f-8cce84dbf700
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Meldert" ;
    rdfs:label "Meldert", "1905-09-20 - 1905-09-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-09-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-09-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1905" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1905-09-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1905" ;
    a2a:Book "Geboorteregister Meldert 1905" ;
    a2a:DocumentNumber "72" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1905, Geboorteregister Meldert 1905, 72"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/de133092-25f6-d527-2822-10b125643d81.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/8a16347f-e461-4a8e-a72f-8cce84dbf700" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/de133092-25f6-d527-2822-10b125643d81.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/8a16347f-e461-4a8e-a72f-8cce84dbf700" ;
  a2a:RecordGUID "{8a16347f-e461-4a8e-a72f-8cce84dbf700}" ;
  a2a:SourceRemarkOpmerking """handtekening : 3
aangiftetijd : 18 u
geboortetijd :14 u<br />Kunnen niet schrijven: de komparant""" ;
  a2a:SourceRemarkfilename "MEL_G_1905_015" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_95_00000095.xml van AAL" .

[] a2a:PersonRemarkdiversen "wonend wijk Klaarhaag" .
