@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_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3
  a a2a:Record ;
  rdfs:label "Geboorte op 10 oktober 1902 te Aalst" ;
  a2a:hasPerson oa:person_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Person-96326d54-ea61-4365-b1bb-eb7c0b231468, oa:person_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Person-7e050676-97da-4f3f-92eb-36bacca5452e, oa:person_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Person-ee160b5a-0aba-4b79-a8e7-6151b2e93ab3, oa:person_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Person-4b613128-bbaf-4224-8c0d-ed79b5838e67, oa:person_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Person-0a932ebd-6518-4144-afdc-ebbcf8042093, oa:person_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Person-cc5f6ddc-78a7-4f95-b8a5-7de9b4268b7f, oa:person_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Person-29290c36-3508-4956-a419-3bd6543da204 ;
  a2a:hasEvent oa:event_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_0, oa:relationep_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_1, oa:relationep_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_2, oa:relationep_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_3, oa:relationep_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_4, oa:relationep_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_5, oa:relationep_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_6 ;
  a2a:hasSource oa:source_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3 .

oa:person_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Person-96326d54-ea61-4365-b1bb-eb7c0b231468
  a a2a:Person ;
  rdfs:label "Petrus De Bisschop" ;
  a2a:PersonName [
    rdfs:label "Petrus De Bisschop" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "De Bisschop"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "Politiagent" .

oa:person_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Person-7e050676-97da-4f3f-92eb-36bacca5452e
  a a2a:Person ;
  rdfs:label "Aimé Leleu" ;
  a2a:PersonName [
    rdfs:label "Aimé Leleu" ;
    a2a:PersonNameFirstName "Aimé" ;
    a2a:PersonNameLastName "Leleu"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "Bediende" .

oa:person_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Person-ee160b5a-0aba-4b79-a8e7-6151b2e93ab3
  a a2a:Person ;
  rdfs:label "Victor De Gheest" ;
  a2a:PersonName [
    rdfs:label "Victor De Gheest" ;
    a2a:PersonNameFirstName "Victor" ;
    a2a:PersonNameLastName "De Gheest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Person-4b613128-bbaf-4224-8c0d-ed79b5838e67
  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_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Person-0a932ebd-6518-4144-afdc-ebbcf8042093
  a a2a:Person ;
  rdfs:label "Frans Aloïs Arys" ;
  a2a:PersonName [
    rdfs:label "Frans Aloïs Arys" ;
    a2a:PersonNameFirstName "Frans Aloïs" ;
    a2a:PersonNameLastName "Arys"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1902-10-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:person_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Person-cc5f6ddc-78a7-4f95-b8a5-7de9b4268b7f
  a a2a:Person ;
  rdfs:label "Maria Virgina Van Nuffel" ;
  a2a:PersonName [
    rdfs:label "Maria Virgina Van Nuffel" ;
    a2a:PersonNameFirstName "Maria Virgina" ;
    a2a:PersonNameLastName "Van Nuffel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst - De Langestraat" ;
    rdfs:label "Aelst - De Langestraat"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "Landbouwster" .

oa:person_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Person-29290c36-3508-4956-a419-3bd6543da204
  a a2a:Person ;
  rdfs:label "Jan Baptist Arys" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Arys" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Arys"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst - De Langestraat" ;
    rdfs:label "Aelst - De Langestraat"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:BirthPlace [
    a2a:Place "aalst Langestraat" ;
    rdfs:label "aalst Langestraat"
  ] ;
  a2a:Profession "Landbouwer" .

oa:event_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1902-10-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:relationep_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Person:96326d54-ea61-4365-b1bb-eb7c0b231468 ;
  a2a:EventKeyRef oa:event_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Event1 .

oa:relationep_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Person:7e050676-97da-4f3f-92eb-36bacca5452e ;
  a2a:EventKeyRef oa:event_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Event1 .

oa:relationep_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_2
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Person:ee160b5a-0aba-4b79-a8e7-6151b2e93ab3 ;
  a2a:EventKeyRef oa:event_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Event1 .

oa:relationep_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Person:4b613128-bbaf-4224-8c0d-ed79b5838e67 ;
  a2a:EventKeyRef oa:event_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Event1 .

oa:relationep_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Person:0a932ebd-6518-4144-afdc-ebbcf8042093 ;
  a2a:EventKeyRef oa:event_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Event1 .

oa:relationep_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Person:cc5f6ddc-78a7-4f95-b8a5-7de9b4268b7f ;
  a2a:EventKeyRef oa:event_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Event1 .

oa:relationep_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_6
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Person:29290c36-3508-4956-a419-3bd6543da204 ;
  a2a:EventKeyRef oa:event_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3_Event1 .

oa:source_aal_31ee5d44-4e1e-4885-8cb5-efce1baf6ab3
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1902-10-11 - 1902-10-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-10-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-10-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1902-10-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1902" ;
    a2a:Book "Geboorteregister Aalst 1902" ;
    a2a:DocumentNumber "816" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1902, Geboorteregister Aalst 1902, 816"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/711be83a-9682-b497-1501-4806a97632c1.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/31ee5d44-4e1e-4885-8cb5-efce1baf6ab3" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/711be83a-9682-b497-1501-4806a97632c1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/31ee5d44-4e1e-4885-8cb5-efce1baf6ab3" ;
  a2a:RecordGUID "{31ee5d44-4e1e-4885-8cb5-efce1baf6ab3}" ;
  a2a:SourceRemarkOpmerking "geboortetijd 19:00, aangiftetijd 10:00, aantal handtekeningen 4" ;
  a2a:SourceRemarkfilename "ALS_G_1902_208" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_450_00000450.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
