@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_11CD00B3-2D15-4992-928A-BAB188504A29
  a a2a:Record ;
  rdfs:label "Begrafenis op 18 maart 1773 te Lommel" ;
  a2a:hasPerson oa:person_sla_11CD00B3-2D15-4992-928A-BAB188504A29_Person1, oa:person_sla_11CD00B3-2D15-4992-928A-BAB188504A29_Person2 ;
  a2a:hasEvent oa:event_sla_11CD00B3-2D15-4992-928A-BAB188504A29_Event1 ;
  a2a:hasRelationEP oa:relationep_sla_11CD00B3-2D15-4992-928A-BAB188504A29_0, oa:relationep_sla_11CD00B3-2D15-4992-928A-BAB188504A29_1 ;
  a2a:hasRelationPP oa:relationpp_sla_11CD00B3-2D15-4992-928A-BAB188504A29_0 ;
  a2a:hasSource oa:source_sla_11CD00B3-2D15-4992-928A-BAB188504A29 .

oa:person_sla_11CD00B3-2D15-4992-928A-BAB188504A29_Person1
  a a2a:Person ;
  rdfs:label "N.N. Ooms" ;
  a2a:PersonName [
    rdfs:label "N.N. Ooms" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Ooms"
  ] .

oa:person_sla_11CD00B3-2D15-4992-928A-BAB188504A29_Person2
  a a2a:Person ;
  rdfs:label "Nol Ooms" ;
  a2a:PersonName [
    rdfs:label "Nol Ooms" ;
    a2a:PersonNameFirstName "Nol" ;
    a2a:PersonNameLastName "Ooms"
  ] .

oa:event_sla_11CD00B3-2D15-4992-928A-BAB188504A29_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1773" ;
    a2a:Month "03" ;
    a2a:Day "18" ;
    rdfs:label "1773-03-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lommel" ;
    rdfs:label "Lommel"
  ] .

oa:relationep_sla_11CD00B3-2D15-4992-928A-BAB188504A29_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sla_11CD00B3-2D15-4992-928A-BAB188504A29_Person1 ;
  a2a:EventKeyRef oa:event_sla_11CD00B3-2D15-4992-928A-BAB188504A29_Event1 .

oa:relationep_sla_11CD00B3-2D15-4992-928A-BAB188504A29_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sla_11CD00B3-2D15-4992-928A-BAB188504A29_Person2 ;
  a2a:EventKeyRef oa:event_sla_11CD00B3-2D15-4992-928A-BAB188504A29_Event1 .

oa:relationpp_sla_11CD00B3-2D15-4992-928A-BAB188504A29_0
  a a2a:RelationPP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sla_11CD00B3-2D15-4992-928A-BAB188504A29_Person1, oa:person_sla_11CD00B3-2D15-4992-928A-BAB188504A29_Person2 .

oa:source_sla_11CD00B3-2D15-4992-928A-BAB188504A29
  a a2a:Source ;
  rdfs:label "Stad Lommel - Archiefdienst, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Lommel" ;
    rdfs:label "Lommel", "1773-03-18 - 1773-03-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1773-03-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1773-03-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1773" ;
    a2a:Month "03" ;
    a2a:Day "18" ;
    rdfs:label "1773-03-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stad Lommel - Archiefdienst" ;
    a2a:Place "Lommel" ;
    a2a:Book "Dootboek Lommel 1718-1795" ;
    a2a:Folio "62" ;
    rdfs:label "Stad Lommel - Archiefdienst, Lommel, Dootboek Lommel 1718-1795, 62"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://das.familysearch.org/das/v2/TH-909-80943-32907-59/$dist" ;
    a2a:UriViewer "https://familysearch.org/pal:/MM9.3.1/TH-909-80943-32907-59" ;
    a2a:UriPreview "https://das.familysearch.org/das/v2/TH-909-80943-32907-59/thumb_16.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-20"^^xsd:date ;
  a2a:RecordGUID "{11CD00B3-2D15-4992-928A-BAB188504A29}" ;
  a2a:SourceRemarkProvenance "A2Acollection Parochieregisters begraven.xml van SLA" .

