@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_05317ea7-3775-4c91-aeed-e6ccebb754fa
  a a2a:Record ;
  rdfs:label "Geboorte op 10 maart 1894 te Nieuwerkerken" ;
  a2a:hasPerson oa:person_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Person-9ad94908-8340-42f3-9d3b-27c6a476b466, oa:person_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Person-a5a557e2-b888-47dc-8f19-9f4fcf0ea67e, oa:person_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Person-22719a08-1427-41ad-a06f-1f06aa9e1206, oa:person_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Person-82805bbf-d8c2-4aa5-92a6-fef9952521c4, oa:person_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Person-70f6e4dd-b666-44e6-9e96-e8efb2bd7984, oa:person_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Person-bd5b0300-0d43-44ba-ae02-4ea23db17ceb ;
  a2a:hasEvent oa:event_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_0, oa:relationep_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_1, oa:relationep_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_2, oa:relationep_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_3, oa:relationep_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_4, oa:relationep_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_5 ;
  a2a:hasSource oa:source_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa .

oa:person_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Person-9ad94908-8340-42f3-9d3b-27c6a476b466
  a a2a:Person ;
  rdfs:label "Carolus Josephus Baeten" ;
  a2a:PersonName [
    rdfs:label "Carolus Josephus Baeten" ;
    a2a:PersonNameFirstName "Carolus Josephus" ;
    a2a:PersonNameLastName "Baeten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Person-a5a557e2-b888-47dc-8f19-9f4fcf0ea67e
  a a2a:Person ;
  rdfs:label "Franciscus Neetens" ;
  a2a:PersonName [
    rdfs:label "Franciscus Neetens" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Neetens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwerkerken" ;
    rdfs:label "Nieuwerkerken"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "64" ;
    rdfs:label "64"
  ] ;
  a2a:Profession "werkman" .

oa:person_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Person-22719a08-1427-41ad-a06f-1f06aa9e1206
  a a2a:Person ;
  rdfs:label "Severinus Mertens" ;
  a2a:PersonName [
    rdfs:label "Severinus Mertens" ;
    a2a:PersonNameFirstName "Severinus" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwerkerken" ;
    rdfs:label "Nieuwerkerken"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "werkman" .

oa:person_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Person-82805bbf-d8c2-4aa5-92a6-fef9952521c4
  a a2a:Person ;
  rdfs:label "Donatus Vansande" ;
  a2a:PersonName [
    rdfs:label "Donatus Vansande" ;
    a2a:PersonNameFirstName "Donatus" ;
    a2a:PersonNameLastName "Vansande"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwerkerken" ;
    rdfs:label "Nieuwerkerken"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Person-70f6e4dd-b666-44e6-9e96-e8efb2bd7984
  a a2a:Person ;
  rdfs:label "Sidonia Neetens" ;
  a2a:PersonName [
    rdfs:label "Sidonia Neetens" ;
    a2a:PersonNameFirstName "Sidonia" ;
    a2a:PersonNameLastName "Neetens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1894-03-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwerkerken" ;
    rdfs:label "Nieuwerkerken"
  ] .

oa:person_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Person-bd5b0300-0d43-44ba-ae02-4ea23db17ceb
  a a2a:Person ;
  rdfs:label "Josephina Neetens" ;
  a2a:PersonName [
    rdfs:label "Josephina Neetens" ;
    a2a:PersonNameFirstName "Josephina" ;
    a2a:PersonNameLastName "Neetens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwerkerken" ;
    rdfs:label "Nieuwerkerken"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "werkmeisje" .

oa:event_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1894-03-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwerkerken" ;
    rdfs:label "Nieuwerkerken"
  ] .

oa:relationep_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Person:9ad94908-8340-42f3-9d3b-27c6a476b466 ;
  a2a:EventKeyRef oa:event_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Event1 .

oa:relationep_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Person:a5a557e2-b888-47dc-8f19-9f4fcf0ea67e ;
  a2a:EventKeyRef oa:event_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Event1 .

oa:relationep_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Person:22719a08-1427-41ad-a06f-1f06aa9e1206 ;
  a2a:EventKeyRef oa:event_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Event1 .

oa:relationep_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Person:82805bbf-d8c2-4aa5-92a6-fef9952521c4 ;
  a2a:EventKeyRef oa:event_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Event1 .

oa:relationep_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Person:70f6e4dd-b666-44e6-9e96-e8efb2bd7984 ;
  a2a:EventKeyRef oa:event_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Event1 .

oa:relationep_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Person:bd5b0300-0d43-44ba-ae02-4ea23db17ceb ;
  a2a:EventKeyRef oa:event_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa_Event1 .

oa:source_aal_05317ea7-3775-4c91-aeed-e6ccebb754fa
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwerkerken" ;
    rdfs:label "Nieuwerkerken", "1894-03-10 - 1894-03-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-03-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-03-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1894-03-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1894" ;
    a2a:Book "Geboorteregister Nieuwerkerken 1894" ;
    a2a:DocumentNumber "27" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1894, Geboorteregister Nieuwerkerken 1894, 27"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/03c363a9-4783-b7f6-9258-7faf8a29418f.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/05317ea7-3775-4c91-aeed-e6ccebb754fa" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/03c363a9-4783-b7f6-9258-7faf8a29418f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/05317ea7-3775-4c91-aeed-e6ccebb754fa" ;
  a2a:RecordGUID "{05317ea7-3775-4c91-aeed-e6ccebb754fa}" ;
  a2a:SourceRemarkOpmerking """aangiftetijd : 13 uur
geboortetijd : 1 uur
aantal handtekeningen : 3<br />Kunnen niet schrijven: de declarant""" ;
  a2a:SourceRemarkfilename "NIE_G_1894_008" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_321_00000321.xml van AAL" .

