@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_2c65b045-9fcb-1a72-e6e8-452a14bf27fc
  a a2a:Record ;
  rdfs:label "Overlijden op 27 november 1872 te Putte" ;
  a2a:hasPerson oa:person_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc_Person-d1973e6f-a7c4-a3f9-af4d-b61412fe72c9, oa:person_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc_Person-ebb45526-252c-6521-75ff-b7e295f28527, oa:person_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc_Person-80c2dafe-5934-4790-82cd-a7970e99ce71 ;
  a2a:hasEvent oa:event_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc_0, oa:relationep_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc_1, oa:relationep_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc_2 ;
  a2a:hasSource oa:source_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc .

oa:person_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc_Person-d1973e6f-a7c4-a3f9-af4d-b61412fe72c9
  a a2a:Person ;
  rdfs:label "Jacobus van Loock" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Loock" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loock"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc_Person-ebb45526-252c-6521-75ff-b7e295f28527
  a a2a:Person ;
  rdfs:label "Isabella Cleiren" ;
  a2a:PersonName [
    rdfs:label "Isabella Cleiren" ;
    a2a:PersonNameFirstName "Isabella" ;
    a2a:PersonNameLastName "Cleiren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc_Person-80c2dafe-5934-4790-82cd-a7970e99ce71
  a a2a:Person ;
  rdfs:label "Carolina van Loock" ;
  a2a:PersonName [
    rdfs:label "Carolina van Loock" ;
    a2a:PersonNameFirstName "Carolina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loock"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Putte" ;
    rdfs:label "Putte"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "6 jaar" ;
    rdfs:label "6 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte"
  ] .

oa:event_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1872-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte"
  ] .

oa:relationep_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc_Person:d1973e6f-a7c4-a3f9-af4d-b61412fe72c9 ;
  a2a:EventKeyRef oa:event_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc_Event1 .

oa:relationep_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc_Person:ebb45526-252c-6521-75ff-b7e295f28527 ;
  a2a:EventKeyRef oa:event_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc_Event1 .

oa:relationep_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc_Person:80c2dafe-5934-4790-82cd-a7970e99ce71 ;
  a2a:EventKeyRef oa:event_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc_Event1 .

oa:source_wba_2c65b045-9fcb-1a72-e6e8-452a14bf27fc
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte", "1872-11-27 - 1872-11-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-11-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-11-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1872" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1872-11-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Putte - burgerlijke stand, Bron: boek, Deel: 487, Periode: 1..." ;
    a2a:Book "Overlijdensregister 1853-1882" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "487" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Putte - burgerlijke stand, Bron: boek, Deel: 487, Periode: 1..., Overlijdensregister 1853-1882, 20, 487"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/458cc40f-a531-d0b0-b876-b0cdc134da40.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/2c65b045-9fcb-1a72-e6e8-452a14bf27fc" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/458cc40f-a531-d0b0-b876-b0cdc134da40.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-06-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/2c65b045-9fcb-1a72-e6e8-452a14bf27fc" ;
  a2a:RecordGUID "{2c65b045-9fcb-1a72-e6e8-452a14bf27fc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_13035_00013035.xml van WBA" .

