@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_173a9cdd-c3c6-4e82-9252-e64e4a6ee351
  a a2a:Record ;
  rdfs:label "Geboorte op 7 februari 1897 te Gijsegem" ;
  a2a:hasPerson oa:person_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Person-b7fe3a34-c830-46b3-8c8c-58a249e6a5c3, oa:person_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Person-e20899a1-6e44-456a-8fd0-1000a15065f9, oa:person_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Person-d3419290-1b52-4284-b8dd-552a69356877, oa:person_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Person-ecf6344e-636a-441e-b1b8-2053ddeb6e2b, oa:person_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Person-9a6b09d9-8a3f-4cb7-8aca-e1c120063901, oa:person_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Person-16556df3-778e-4a78-b450-cf7fb23acbbe, oa:person_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Person-3cd6eff2-c435-4258-99df-a0fa6dd39881 ;
  a2a:hasEvent oa:event_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_0, oa:relationep_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_1, oa:relationep_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_2, oa:relationep_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_3, oa:relationep_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_4, oa:relationep_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_5, oa:relationep_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_6 ;
  a2a:hasSource oa:source_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351 .

oa:person_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Person-b7fe3a34-c830-46b3-8c8c-58a249e6a5c3
  a a2a:Person ;
  rdfs:label "Alphons M A Cochez" ;
  a2a:PersonName [
    rdfs:label "Alphons M A Cochez" ;
    a2a:PersonNameFirstName "Alphons M A" ;
    a2a:PersonNameLastName "Cochez"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Person-e20899a1-6e44-456a-8fd0-1000a15065f9
  a a2a:Person ;
  rdfs:label "Remi Maes" ;
  a2a:PersonName [
    rdfs:label "Remi Maes" ;
    a2a:PersonNameFirstName "Remi" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gijsegem" ;
    rdfs:label "Gijsegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "bakker" .

oa:person_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Person-d3419290-1b52-4284-b8dd-552a69356877
  a a2a:Person ;
  rdfs:label "Leon Vermeir" ;
  a2a:PersonName [
    rdfs:label "Leon Vermeir" ;
    a2a:PersonNameFirstName "Leon" ;
    a2a:PersonNameLastName "Vermeir"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gijsegem" ;
    rdfs:label "Gijsegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Person-ecf6344e-636a-441e-b1b8-2053ddeb6e2b
  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_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Person-9a6b09d9-8a3f-4cb7-8aca-e1c120063901
  a a2a:Person ;
  rdfs:label "Franciscus Maes" ;
  a2a:PersonName [
    rdfs:label "Franciscus Maes" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1897-02-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gijsegem" ;
    rdfs:label "Gijsegem"
  ] .

oa:person_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Person-16556df3-778e-4a78-b450-cf7fb23acbbe
  a a2a:Person ;
  rdfs:label "Dominicus Maes" ;
  a2a:PersonName [
    rdfs:label "Dominicus Maes" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gijsegem" ;
    rdfs:label "Gijsegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "herbergier" .

oa:person_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Person-3cd6eff2-c435-4258-99df-a0fa6dd39881
  a a2a:Person ;
  rdfs:label "Clementina Schuddinck" ;
  a2a:PersonName [
    rdfs:label "Clementina Schuddinck" ;
    a2a:PersonNameFirstName "Clementina" ;
    a2a:PersonNameLastName "Schuddinck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gijsegem" ;
    rdfs:label "Gijsegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "herbergierster" .

oa:event_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1897-02-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gijsegem" ;
    rdfs:label "Gijsegem"
  ] .

oa:relationep_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Person:b7fe3a34-c830-46b3-8c8c-58a249e6a5c3 ;
  a2a:EventKeyRef oa:event_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Event1 .

oa:relationep_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Person:e20899a1-6e44-456a-8fd0-1000a15065f9 ;
  a2a:EventKeyRef oa:event_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Event1 .

oa:relationep_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Person:d3419290-1b52-4284-b8dd-552a69356877 ;
  a2a:EventKeyRef oa:event_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Event1 .

oa:relationep_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Person:ecf6344e-636a-441e-b1b8-2053ddeb6e2b ;
  a2a:EventKeyRef oa:event_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Event1 .

oa:relationep_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Person:9a6b09d9-8a3f-4cb7-8aca-e1c120063901 ;
  a2a:EventKeyRef oa:event_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Event1 .

oa:relationep_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Person:16556df3-778e-4a78-b450-cf7fb23acbbe ;
  a2a:EventKeyRef oa:event_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Event1 .

oa:relationep_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Person:3cd6eff2-c435-4258-99df-a0fa6dd39881 ;
  a2a:EventKeyRef oa:event_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351_Event1 .

oa:source_aal_173a9cdd-c3c6-4e82-9252-e64e4a6ee351
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gijzegem" ;
    rdfs:label "Gijzegem", "1897-02-07 - 1897-02-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-02-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-02-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1897-02-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1897" ;
    a2a:Book "Geboorteregister Gijzegem 1897" ;
    a2a:DocumentNumber "3" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1897, Geboorteregister Gijzegem 1897, 3"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/4b714d65-2d50-c124-5192-d92d326f6a18.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/173a9cdd-c3c6-4e82-9252-e64e4a6ee351" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/4b714d65-2d50-c124-5192-d92d326f6a18.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/173a9cdd-c3c6-4e82-9252-e64e4a6ee351" ;
  a2a:RecordGUID "{173a9cdd-c3c6-4e82-9252-e64e4a6ee351}" ;
  a2a:SourceRemarkOpmerking """handtekening : 4
aangiftetijd : 13 u
geboortetijd : 3 u""" ;
  a2a:SourceRemarkfilename "GIJ_G_1897_002" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_372_00000372.xml van AAL" .

[] a2a:PersonRemarkdiversen "wonend aan den steenweg" .
