@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_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf
  a a2a:Record ;
  rdfs:label "Overlijden op 17 januari 1970 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_Person-2f3da975-0796-b4eb-1a89-9c2193401058, oa:person_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_Person-48964a3e-d0a0-6c2e-16a4-40f4e3c322a0, oa:person_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_Person-d3d6dc5e-7357-0199-4336-0e5c1f745546, oa:person_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_Person-2ed63b8f-22c7-9ab9-9c9d-b41d4813be82 ;
  a2a:hasEvent oa:event_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_0, oa:relationep_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_1, oa:relationep_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_2 ;
  a2a:hasRelationPP oa:relationpp_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_0 ;
  a2a:hasSource oa:source_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf .

oa:person_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_Person-2f3da975-0796-b4eb-1a89-9c2193401058
  a a2a:Person ;
  rdfs:label "Cornelia van Vossen" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Vossen" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vossen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_Person-48964a3e-d0a0-6c2e-16a4-40f4e3c322a0
  a a2a:Person ;
  rdfs:label "Marinis Goudzwaard" ;
  a2a:PersonName [
    rdfs:label "Marinis Goudzwaard" ;
    a2a:PersonNameFirstName "Marinis" ;
    a2a:PersonNameLastName "Goudzwaard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_Person-d3d6dc5e-7357-0199-4336-0e5c1f745546
  a a2a:Person ;
  rdfs:label "Aagtje Cornelia Quist" ;
  a2a:PersonName [
    rdfs:label "Aagtje Cornelia Quist" ;
    a2a:PersonNameFirstName "Aagtje Cornelia" ;
    a2a:PersonNameLastName "Quist"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_Person-2ed63b8f-22c7-9ab9-9c9d-b41d4813be82
  a a2a:Person ;
  rdfs:label "Cornelis Anthonie Goudzwaard" ;
  a2a:PersonName [
    rdfs:label "Cornelis Anthonie Goudzwaard" ;
    a2a:PersonNameFirstName "Cornelis Anthonie" ;
    a2a:PersonNameLastName "Goudzwaard"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sint Annaland" ;
    rdfs:label "Sint Annaland"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oud-Vossemeer" ;
    rdfs:label "Oud-Vossemeer"
  ] .

oa:event_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1970" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1970-01-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_Person:48964a3e-d0a0-6c2e-16a4-40f4e3c322a0 ;
  a2a:EventKeyRef oa:event_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_Event1 .

oa:relationep_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_Person:d3d6dc5e-7357-0199-4336-0e5c1f745546 ;
  a2a:EventKeyRef oa:event_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_Event1 .

oa:relationep_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_Person:2ed63b8f-22c7-9ab9-9c9d-b41d4813be82 ;
  a2a:EventKeyRef oa:event_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_Event1 .

oa:relationpp_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_Person:2ed63b8f-22c7-9ab9-9c9d-b41d4813be82, oa:person_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf_Person:2f3da975-0796-b4eb-1a89-9c2193401058 .

oa:source_wba_ef412304-ab46-3afa-aa6a-6fbb5bd44ccf
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1970-01-17 - 1970-01-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1970-01-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-01-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1970" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1970-01-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Bergen op Zoom - burgerlijke stand, Bron: boek, Deel: 440, P..." ;
    a2a:Book "Overlijdensregister 1970" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "440" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Bergen op Zoom - burgerlijke stand, Bron: boek, Deel: 440, P..., Overlijdensregister 1970, 22, 440"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/6d0caae1-2859-990b-2102-ab615b9ecede.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ef412304-ab46-3afa-aa6a-6fbb5bd44ccf" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/6d0caae1-2859-990b-2102-ab615b9ecede.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ef412304-ab46-3afa-aa6a-6fbb5bd44ccf" ;
  a2a:RecordGUID "{ef412304-ab46-3afa-aa6a-6fbb5bd44ccf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14149_00014149.xml van WBA" .

