@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_wba_04896e76-4b59-45f5-f1ca-e60efcda918b
  a a2a:Record ;
  rdfs:label "Overlijden op 18 juli 1892 te Vught" ;
  a2a:hasPerson oa:person_wba_04896e76-4b59-45f5-f1ca-e60efcda918b_Person-c6008996-7127-746b-a7ab-7ea7efee3af0, oa:person_wba_04896e76-4b59-45f5-f1ca-e60efcda918b_Person-800af42f-5473-7a30-4979-5738a7aa370d, oa:person_wba_04896e76-4b59-45f5-f1ca-e60efcda918b_Person-190adf39-4bad-eac5-2616-e67d8f8db8ca ;
  a2a:hasEvent oa:event_wba_04896e76-4b59-45f5-f1ca-e60efcda918b_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_04896e76-4b59-45f5-f1ca-e60efcda918b_0, oa:relationep_wba_04896e76-4b59-45f5-f1ca-e60efcda918b_1, oa:relationep_wba_04896e76-4b59-45f5-f1ca-e60efcda918b_2 ;
  a2a:hasSource oa:source_wba_04896e76-4b59-45f5-f1ca-e60efcda918b .

oa:person_wba_04896e76-4b59-45f5-f1ca-e60efcda918b_Person-c6008996-7127-746b-a7ab-7ea7efee3af0
  a a2a:Person ;
  rdfs:label "Johannes Loos" ;
  a2a:PersonName [
    rdfs:label "Johannes Loos" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Loos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_04896e76-4b59-45f5-f1ca-e60efcda918b_Person-800af42f-5473-7a30-4979-5738a7aa370d
  a a2a:Person ;
  rdfs:label "Petronella Kerstens" ;
  a2a:PersonName [
    rdfs:label "Petronella Kerstens" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Kerstens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_04896e76-4b59-45f5-f1ca-e60efcda918b_Person-190adf39-4bad-eac5-2616-e67d8f8db8ca
  a a2a:Person ;
  rdfs:label "Andries Antonie Jan Loos" ;
  a2a:PersonName [
    rdfs:label "Andries Antonie Jan Loos" ;
    a2a:PersonNameFirstName "Andries Antonie Jan" ;
    a2a:PersonNameLastName "Loos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Kruisland" ;
    rdfs:label "Kruisland"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "7 jaar" ;
    rdfs:label "7 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kruisland" ;
    rdfs:label "Kruisland"
  ] .

oa:event_wba_04896e76-4b59-45f5-f1ca-e60efcda918b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1892-07-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught"
  ] .

oa:relationep_wba_04896e76-4b59-45f5-f1ca-e60efcda918b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_04896e76-4b59-45f5-f1ca-e60efcda918b_Person:c6008996-7127-746b-a7ab-7ea7efee3af0 ;
  a2a:EventKeyRef oa:event_wba_04896e76-4b59-45f5-f1ca-e60efcda918b_Event1 .

oa:relationep_wba_04896e76-4b59-45f5-f1ca-e60efcda918b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_04896e76-4b59-45f5-f1ca-e60efcda918b_Person:800af42f-5473-7a30-4979-5738a7aa370d ;
  a2a:EventKeyRef oa:event_wba_04896e76-4b59-45f5-f1ca-e60efcda918b_Event1 .

oa:relationep_wba_04896e76-4b59-45f5-f1ca-e60efcda918b_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_04896e76-4b59-45f5-f1ca-e60efcda918b_Person:190adf39-4bad-eac5-2616-e67d8f8db8ca ;
  a2a:EventKeyRef oa:event_wba_04896e76-4b59-45f5-f1ca-e60efcda918b_Event1 .

oa:source_wba_04896e76-4b59-45f5-f1ca-e60efcda918b
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen", "1892-07-18 - 1892-07-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-07-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-07-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1892" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1892-07-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Steenbergen - burgerlijke stand, Bron: boek, Deel: 4199, Per..." ;
    a2a:Book "Overlijdensregister 1891-1893" ;
    a2a:DocumentNumber "117" ;
    a2a:RegistryNumber "4199" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Steenbergen - burgerlijke stand, Bron: boek, Deel: 4199, Per..., Overlijdensregister 1891-1893, 117, 4199"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/58002bcc-8496-8a50-1038-6f076bef25e1.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/04896e76-4b59-45f5-f1ca-e60efcda918b" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/58002bcc-8496-8a50-1038-6f076bef25e1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-02-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/04896e76-4b59-45f5-f1ca-e60efcda918b" ;
  a2a:RecordGUID "{04896e76-4b59-45f5-f1ca-e60efcda918b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_13911_00013911.xml van WBA" .

