@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_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f
  a a2a:Record ;
  rdfs:label "Overlijden op 29 maart 1937 te Putte" ;
  a2a:hasPerson oa:person_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Person-8ac6610f-2487-2632-962d-a3fa4da8751e, oa:person_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Person-13ab8923-e879-706f-cc1c-4d1b117a457a, oa:person_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Person-46d853e0-f895-b755-d0a7-137586a18b5a, oa:person_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Person-1aadf724-a965-24d6-cacf-88d929d2ca4f, oa:person_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Person-f2be1d66-c453-5581-afc1-645d3b345b18 ;
  a2a:hasEvent oa:event_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_0, oa:relationep_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_1, oa:relationep_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_2 ;
  a2a:hasRelationPP oa:relationpp_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_0, oa:relationpp_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_1 ;
  a2a:hasSource oa:source_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f .

oa:person_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Person-8ac6610f-2487-2632-962d-a3fa4da8751e
  a a2a:Person ;
  rdfs:label "Helena Cornelia van Nieuwenhuijzen" ;
  a2a:PersonName [
    rdfs:label "Helena Cornelia van Nieuwenhuijzen" ;
    a2a:PersonNameFirstName "Helena Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nieuwenhuijzen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Person-13ab8923-e879-706f-cc1c-4d1b117a457a
  a a2a:Person ;
  rdfs:label "Maria Catharina Philomena Wouters" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Philomena Wouters" ;
    a2a:PersonNameFirstName "Maria Catharina Philomena" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Person-46d853e0-f895-b755-d0a7-137586a18b5a
  a a2a:Person ;
  rdfs:label "Laurens Buijs" ;
  a2a:PersonName [
    rdfs:label "Laurens Buijs" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNameLastName "Buijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Person-1aadf724-a965-24d6-cacf-88d929d2ca4f
  a a2a:Person ;
  rdfs:label "Anna Wilhelmina van den Berg" ;
  a2a:PersonName [
    rdfs:label "Anna Wilhelmina van den Berg" ;
    a2a:PersonNameFirstName "Anna Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Person-f2be1d66-c453-5581-afc1-645d3b345b18
  a a2a:Person ;
  rdfs:label "Laurens Buijs" ;
  a2a:PersonName [
    rdfs:label "Laurens Buijs" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNameLastName "Buijs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Putte" ;
    rdfs:label "Putte"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "67 jaar" ;
    rdfs:label "67 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:event_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1937" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1937-03-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte"
  ] .

oa:relationep_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Person:46d853e0-f895-b755-d0a7-137586a18b5a ;
  a2a:EventKeyRef oa:event_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Event1 .

oa:relationep_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Person:1aadf724-a965-24d6-cacf-88d929d2ca4f ;
  a2a:EventKeyRef oa:event_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Event1 .

oa:relationep_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Person:f2be1d66-c453-5581-afc1-645d3b345b18 ;
  a2a:EventKeyRef oa:event_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Event1 .

oa:relationpp_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Person:f2be1d66-c453-5581-afc1-645d3b345b18, oa:person_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Person:8ac6610f-2487-2632-962d-a3fa4da8751e .

oa:relationpp_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Person:f2be1d66-c453-5581-afc1-645d3b345b18, oa:person_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f_Person:13ab8923-e879-706f-cc1c-4d1b117a457a .

oa:source_wba_5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte", "1937-03-29 - 1937-03-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1937-03-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1937-03-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1937" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1937-03-29"^^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: 10005, Periode:..." ;
    a2a:Book "Overlijdensregister 1933-1950" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "10005" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Putte - burgerlijke stand, Bron: boek, Deel: 10005, Periode:..., Overlijdensregister 1933-1950, 5, 10005"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/72e4f123-4a5f-012b-be0f-635798789f95.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/72e4f123-4a5f-012b-be0f-635798789f95.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-06-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f" ;
  a2a:RecordGUID "{5f522c6d-ff2e-58ee-3e2b-bc311f0c5a0f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_13431_00013431.xml van WBA" .

