@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_810e1e93-a5e1-4664-9ad1-e7047e80a7fc
  a a2a:Record ;
  rdfs:label "Geboorte op 28 maart 1894 te Aalst" ;
  a2a:hasPerson oa:person_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Person-8041167c-a89e-4d83-8d48-6740bb75a665, oa:person_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Person-15b05356-e72d-4d7b-a289-1110cd227c27, oa:person_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Person-826010b4-8e0f-4286-9698-3d5198b2c795, oa:person_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Person-9191d9e2-2ed2-452a-9b46-b4080079af2d, oa:person_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Person-9dd4fca3-4f12-40ac-a211-bdf3da37d7ba, oa:person_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Person-6f6b355d-7cab-4b9c-9227-f533e4210481, oa:person_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Person-b4898975-c60b-45ef-908a-adb09519aaa2 ;
  a2a:hasEvent oa:event_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_0, oa:relationep_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_1, oa:relationep_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_2, oa:relationep_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_3, oa:relationep_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_4, oa:relationep_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_5, oa:relationep_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_6 ;
  a2a:hasSource oa:source_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc .

oa:person_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Person-8041167c-a89e-4d83-8d48-6740bb75a665
  a a2a:Person ;
  rdfs:label "Victor Van Wambeke" ;
  a2a:PersonName [
    rdfs:label "Victor Van Wambeke" ;
    a2a:PersonNameFirstName "Victor" ;
    a2a:PersonNameLastName "Van Wambeke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Person-15b05356-e72d-4d7b-a289-1110cd227c27
  a a2a:Person ;
  rdfs:label "Martinus Baert" ;
  a2a:PersonName [
    rdfs:label "Martinus Baert" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Baert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "wever" .

oa:person_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Person-826010b4-8e0f-4286-9698-3d5198b2c795
  a a2a:Person ;
  rdfs:label "Judocus Cornand" ;
  a2a:PersonName [
    rdfs:label "Judocus Cornand" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Cornand"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "daglooner" .

oa:person_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Person-9191d9e2-2ed2-452a-9b46-b4080079af2d
  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_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Person-9dd4fca3-4f12-40ac-a211-bdf3da37d7ba
  a a2a:Person ;
  rdfs:label "Martinus De Boeck" ;
  a2a:PersonName [
    rdfs:label "Martinus De Boeck" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "De Boeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1894-03-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:person_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Person-6f6b355d-7cab-4b9c-9227-f533e4210481
  a a2a:Person ;
  rdfs:label "Emmanuel De Boeck" ;
  a2a:PersonName [
    rdfs:label "Emmanuel De Boeck" ;
    a2a:PersonNameFirstName "Emmanuel" ;
    a2a:PersonNameLastName "De Boeck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Postweg te Aelst" ;
    rdfs:label "Postweg te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "metsersknaap" .

oa:person_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Person-b4898975-c60b-45ef-908a-adb09519aaa2
  a a2a:Person ;
  rdfs:label "Philomena Van Rossen" ;
  a2a:PersonName [
    rdfs:label "Philomena Van Rossen" ;
    a2a:PersonNameFirstName "Philomena" ;
    a2a:PersonNameLastName "Van Rossen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Postweg te Aelst" ;
    rdfs:label "Postweg te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1894-03-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:relationep_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Person:8041167c-a89e-4d83-8d48-6740bb75a665 ;
  a2a:EventKeyRef oa:event_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Event1 .

oa:relationep_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Person:15b05356-e72d-4d7b-a289-1110cd227c27 ;
  a2a:EventKeyRef oa:event_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Event1 .

oa:relationep_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Person:826010b4-8e0f-4286-9698-3d5198b2c795 ;
  a2a:EventKeyRef oa:event_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Event1 .

oa:relationep_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Person:9191d9e2-2ed2-452a-9b46-b4080079af2d ;
  a2a:EventKeyRef oa:event_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Event1 .

oa:relationep_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Person:9dd4fca3-4f12-40ac-a211-bdf3da37d7ba ;
  a2a:EventKeyRef oa:event_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Event1 .

oa:relationep_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Person:6f6b355d-7cab-4b9c-9227-f533e4210481 ;
  a2a:EventKeyRef oa:event_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Event1 .

oa:relationep_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Person:b4898975-c60b-45ef-908a-adb09519aaa2 ;
  a2a:EventKeyRef oa:event_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc_Event1 .

oa:source_aal_810e1e93-a5e1-4664-9ad1-e7047e80a7fc
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1894-03-29 - 1894-03-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-03-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-03-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1894-03-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1894" ;
    a2a:Book "Geboorteregister Aalst 1894" ;
    a2a:DocumentNumber "277" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1894, Geboorteregister Aalst 1894, 277"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/5cb3b9eb-80e0-acd8-a0bd-dc54953c8999.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/810e1e93-a5e1-4664-9ad1-e7047e80a7fc" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/5cb3b9eb-80e0-acd8-a0bd-dc54953c8999.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/810e1e93-a5e1-4664-9ad1-e7047e80a7fc" ;
  a2a:RecordGUID "{810e1e93-a5e1-4664-9ad1-e7047e80a7fc}" ;
  a2a:SourceRemarkOpmerking "geboortetijd 11:00, aangiftetijd 16:00, aantal handtekeningen 1<br />Kunnen niet schrijven: de vader en de getuigen" ;
  a2a:SourceRemarkfilename "ALS_G_1894_072" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_69_00000069.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
