@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_0bf2d56b-dd44-a849-9675-3e4ee13dddd4
  a a2a:Record ;
  rdfs:label "Geboorte op 27 september 1896 te Aalst" ;
  a2a:hasPerson oa:person_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4_Person-ebba0980-463f-0b9a-7228-2c806786858c, oa:person_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4_Person-3c483638-36c0-0378-568f-abadc67986e1, oa:person_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4_Person-15159ad4-db45-5200-e1ee-9a9708b269d7 ;
  a2a:hasEvent oa:event_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4_0, oa:relationep_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4_1, oa:relationep_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4_2 ;
  a2a:hasSource oa:source_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4 .

oa:person_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4_Person-ebba0980-463f-0b9a-7228-2c806786858c
  a a2a:Person ;
  rdfs:label "Polydoor De Wolf" ;
  a2a:PersonName [
    rdfs:label "Polydoor De Wolf" ;
    a2a:PersonNameFirstName "Polydoor" ;
    a2a:PersonNameLastName "De Wolf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4_Person-3c483638-36c0-0378-568f-abadc67986e1
  a a2a:Person ;
  rdfs:label "Amelie Marie Clementine Van den Broeck" ;
  a2a:PersonName [
    rdfs:label "Amelie Marie Clementine Van den Broeck" ;
    a2a:PersonNameFirstName "Amelie Marie Clementine" ;
    a2a:PersonNameLastName "Van den Broeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4_Person-15159ad4-db45-5200-e1ee-9a9708b269d7
  a a2a:Person ;
  rdfs:label "Stephanus Dorothea, RECHTZETTING De Wolf" ;
  a2a:PersonName [
    rdfs:label "Stephanus Dorothea, RECHTZETTING De Wolf" ;
    a2a:PersonNameFirstName "Stephanus Dorothea, RECHTZETTING" ;
    a2a:PersonNameLastName "De Wolf"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1896-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:event_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1896-09-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:relationep_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4_Person:ebba0980-463f-0b9a-7228-2c806786858c ;
  a2a:EventKeyRef oa:event_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4_Event1 .

oa:relationep_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4_Person:3c483638-36c0-0378-568f-abadc67986e1 ;
  a2a:EventKeyRef oa:event_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4_Event1 .

oa:relationep_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4_Person:15159ad4-db45-5200-e1ee-9a9708b269d7 ;
  a2a:EventKeyRef oa:event_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4_Event1 .

oa:source_aal_0bf2d56b-dd44-a849-9675-3e4ee13dddd4
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1918-07-23 - 1918-07-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-07-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-07-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1918-07-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1918" ;
    a2a:Book "Geboorteregister Aalst 1918" ;
    a2a:DocumentNumber "192b" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1918, Geboorteregister Aalst 1918, 192b"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/661543b0-28e0-18c9-10a6-c9dcc797409e.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/0bf2d56b-dd44-a849-9675-3e4ee13dddd4" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/661543b0-28e0-18c9-10a6-c9dcc797409e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/1e172e26-17f3-8c41-be9a-bb5d8a785f7e.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/0bf2d56b-dd44-a849-9675-3e4ee13dddd4" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/1e172e26-17f3-8c41-be9a-bb5d8a785f7e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-12-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/0bf2d56b-dd44-a849-9675-3e4ee13dddd4" ;
  a2a:RecordGUID "{0bf2d56b-dd44-a849-9675-3e4ee13dddd4}" ;
  a2a:SourceRemarkOpmerking "Vonnis van terechtwijzing" ;
  a2a:SourceRemarkfilename "ALS_G_1918_0050", "ALS_G_1918_0051" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_6083_00006083.xml van AAL" .

[] a2a:PersonRemarkdiversen "Bepaling dat hij van het mannelijk geslacht is en NIET van het vrouwelijk geslacht zoals verkeerdelijk in zijn geboorte akte is vermeld. Zie uitgebreide overschrijving van het vonnis." .
