@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_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64
  a a2a:Record ;
  rdfs:label "Doop op 2 oktober 1866 te Lommel (Centrum)" ;
  a2a:hasPerson oa:person_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Person1, oa:person_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Person2, oa:person_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Person3, oa:person_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Person4, oa:person_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Person5 ;
  a2a:hasEvent oa:event_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Event1 ;
  a2a:hasRelationEP oa:relationep_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_0, oa:relationep_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_1, oa:relationep_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_2, oa:relationep_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_3, oa:relationep_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_4 ;
  a2a:hasSource oa:source_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64 .

oa:person_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Person1
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Vanduffel" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Vanduffel" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Vanduffel"
  ] .

oa:person_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Person2
  a a2a:Person ;
  rdfs:label "Paulus Leonardus Vanduffel" ;
  a2a:PersonName [
    rdfs:label "Paulus Leonardus Vanduffel" ;
    a2a:PersonNameFirstName "Paulus Leonardus" ;
    a2a:PersonNameLastName "Vanduffel"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eksel" ;
    rdfs:label "Eksel"
  ] .

oa:person_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Person3
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Peeten" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Peeten" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Peeten"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lommel" ;
    rdfs:label "Lommel"
  ] .

oa:person_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Person4
  a a2a:Person ;
  rdfs:label "Petrus Joannes Vanduffel" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Vanduffel" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Vanduffel"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eksel" ;
    rdfs:label "Eksel"
  ] .

oa:person_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Person5
  a a2a:Person ;
  rdfs:label "Joanna Elisabeth Peeten" ;
  a2a:PersonName [
    rdfs:label "Joanna Elisabeth Peeten" ;
    a2a:PersonNameFirstName "Joanna Elisabeth" ;
    a2a:PersonNameLastName "Peeten"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lommel" ;
    rdfs:label "Lommel"
  ] .

oa:event_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1866" ;
    a2a:Month "10" ;
    a2a:Day "02" ;
    rdfs:label "1866-10-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lommel" ;
    a2a:DescriptiveLocationIndicator "Centrum" ;
    rdfs:label "Lommel, Centrum"
  ] .

oa:relationep_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Person1 ;
  a2a:EventKeyRef oa:event_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Event1 .

oa:relationep_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Person2 ;
  a2a:EventKeyRef oa:event_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Event1 .

oa:relationep_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Person3 ;
  a2a:EventKeyRef oa:event_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Event1 .

oa:relationep_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_3
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Person4 ;
  a2a:EventKeyRef oa:event_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Event1 .

oa:relationep_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_4
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Person5 ;
  a2a:EventKeyRef oa:event_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64_Event1 .

oa:source_sla_10716DAD-D8EC-4D29-8564-C1785CCF3E64
  a a2a:Source ;
  rdfs:label "Stad Lommel - Archiefdienst, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Lommel" ;
    rdfs:label "Lommel", "1866-10-02 - 1866-10-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1866-10-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1866-10-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1866" ;
    a2a:Month "10" ;
    a2a:Day "02" ;
    rdfs:label "1866-10-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stad Lommel - Archiefdienst" ;
    a2a:Place "Lommel" ;
    a2a:Book "Doopregister, Sint-Pietersbanden, Lommel-Centrum, 1860-1925" ;
    a2a:Folio "0063" ;
    rdfs:label "Stad Lommel - Archiefdienst, Lommel, Doopregister, Sint-Pietersbanden, Lommel-Centrum, 1860-1925, 0063"
  ] ;
  a2a:SourceLastChangeDate "2019-04-22"^^xsd:date ;
  a2a:RecordGUID "{10716DAD-D8EC-4D29-8564-C1785CCF3E64}" ;
  a2a:SourceRemarkOpmerking "Sub conditione." ;
  a2a:SourceRemarkProvenance "A2Acollection Parochieregisters dopen.xml van SLA" .

