@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_91EB1933-4352-4E75-8AFB-061F61EB60BF
  a a2a:Record ;
  rdfs:label "Trouwen op 10 juli 1837 te Lommel" ;
  a2a:hasPerson oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person1, oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person2, oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person3, oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person4, oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person5, oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person6, oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person25, oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person26, oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person27, oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person28 ;
  a2a:hasEvent oa:event_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Event1 ;
  a2a:hasRelationEP oa:relationep_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_0, oa:relationep_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_1, oa:relationep_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_2, oa:relationep_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_3, oa:relationep_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_4, oa:relationep_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_5, oa:relationep_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_6, oa:relationep_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_7, oa:relationep_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_8, oa:relationep_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_9 ;
  a2a:hasSource oa:source_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF .

oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person1
  a a2a:Person ;
  rdfs:label "Jean François Schavers" ;
  a2a:PersonName [
    rdfs:label "Jean François Schavers" ;
    a2a:PersonNameFirstName "Jean François" ;
    a2a:PersonNameLastName "Schavers"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:BirthDate [
    a2a:Year "1796" ;
    a2a:Month "03" ;
    a2a:Day "05" ;
    rdfs:label "1796-03-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lommel" ;
    rdfs:label "Lommel"
  ] ;
  a2a:Profession "dagloner" .

oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person2
  a a2a:Person ;
  rdfs:label "Pierre Schavers" ;
  a2a:PersonName [
    rdfs:label "Pierre Schavers" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Schavers"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person3
  a a2a:Person ;
  rdfs:label "Anne Catharine Van Ham" ;
  a2a:PersonName [
    rdfs:label "Anne Catharine Van Ham" ;
    a2a:PersonNameFirstName "Anne Catharine" ;
    a2a:PersonNameLastName "Van Ham"
  ] .

oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person4
  a a2a:Person ;
  rdfs:label "Catharine Elisabeth Lucas" ;
  a2a:PersonName [
    rdfs:label "Catharine Elisabeth Lucas" ;
    a2a:PersonNameFirstName "Catharine Elisabeth" ;
    a2a:PersonNameLastName "Lucas"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "43" ;
    rdfs:label "43"
  ] ;
  a2a:BirthDate [
    a2a:Year "1794" ;
    a2a:Month "09" ;
    a2a:Day "10" ;
    rdfs:label "1794-09-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lommel" ;
    rdfs:label "Lommel"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person5
  a a2a:Person ;
  rdfs:label "Jean Lucas" ;
  a2a:PersonName [
    rdfs:label "Jean Lucas" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Lucas"
  ] .

oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person6
  a a2a:Person ;
  rdfs:label "Aldegonde Clock" ;
  a2a:PersonName [
    rdfs:label "Aldegonde Clock" ;
    a2a:PersonNameFirstName "Aldegonde" ;
    a2a:PersonNameLastName "Clock"
  ] .

oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person25
  a a2a:Person ;
  rdfs:label "Jacques Aerts" ;
  a2a:PersonName [
    rdfs:label "Jacques Aerts" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Aerts"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "herbergier" .

oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person26
  a a2a:Person ;
  rdfs:label "Pierre Jansen" ;
  a2a:PersonName [
    rdfs:label "Pierre Jansen" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person27
  a a2a:Person ;
  rdfs:label "Jean Ver Poorten" ;
  a2a:PersonName [
    rdfs:label "Jean Ver Poorten" ;
    a2a:PersonNameFirstName "Jean Ver" ;
    a2a:PersonNameLastName "Poorten"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "dienstknecht" .

oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person28
  a a2a:Person ;
  rdfs:label "Adrien Wouters" ;
  a2a:PersonName [
    rdfs:label "Adrien Wouters" ;
    a2a:PersonNameFirstName "Adrien" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "veldwachter" .

oa:event_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1837" ;
    a2a:Month "07" ;
    a2a:Day "10" ;
    rdfs:label "1837-07-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lommel" ;
    rdfs:label "Lommel"
  ] .

oa:relationep_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person1 ;
  a2a:EventKeyRef oa:event_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Event1 .

oa:relationep_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person2 ;
  a2a:EventKeyRef oa:event_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Event1 .

oa:relationep_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person3 ;
  a2a:EventKeyRef oa:event_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Event1 .

oa:relationep_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person4 ;
  a2a:EventKeyRef oa:event_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Event1 .

oa:relationep_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person5 ;
  a2a:EventKeyRef oa:event_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Event1 .

oa:relationep_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person6 ;
  a2a:EventKeyRef oa:event_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Event1 .

oa:relationep_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person25 ;
  a2a:EventKeyRef oa:event_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Event1 .

oa:relationep_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person26 ;
  a2a:EventKeyRef oa:event_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Event1 .

oa:relationep_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person27 ;
  a2a:EventKeyRef oa:event_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Event1 .

oa:relationep_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Person28 ;
  a2a:EventKeyRef oa:event_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF_Event1 .

oa:source_sla_91EB1933-4352-4E75-8AFB-061F61EB60BF
  a a2a:Source ;
  rdfs:label "Stad Lommel - Archiefdienst, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Lommel" ;
    rdfs:label "Lommel", "1837-07-10 - 1837-07-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1837-07-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-07-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1837" ;
    a2a:Month "07" ;
    a2a:Day "10" ;
    rdfs:label "1837-07-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stad Lommel - Archiefdienst" ;
    a2a:Place "Lommel" ;
    a2a:Book "Geboorte-, Huwelijks- en Overlijdensregister Lommel 1837" ;
    a2a:DocumentNumber "0095" ;
    a2a:Folio "27-r - 27-v" ;
    rdfs:label "Stad Lommel - Archiefdienst, Lommel, Geboorte-, Huwelijks- en Overlijdensregister Lommel 1837, 0095, 27-r - 27-v"
  ] ;
  a2a:SourceLastChangeDate "2019-04-27"^^xsd:date ;
  a2a:RecordGUID "{91EB1933-4352-4E75-8AFB-061F61EB60BF}" ;
  a2a:SourceRemarkProvenance "A2Acollection Burgerlijke stand trouwen.xml van SLA" .

[] a2a:PersonRemarkOpmerking "overleden op 1832-02-01 te Lommel" .
[] a2a:PersonRemarkOpmerking "overleden op 1832-09-29 te Lommel" .
[] a2a:PersonRemarkOpmerking "overleden op 1825-10-10 te Lommel" .
