@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_2dcf33a8-8103-627d-9720-e97c613ef0aa
  a a2a:Record ;
  rdfs:label "advertentie (crematie) op 3 februari 1997 te BERGEN OP ZOOM" ;
  a2a:hasPerson oa:person_wba_2dcf33a8-8103-627d-9720-e97c613ef0aa_Person-a08ad2ab-777e-a716-d4dd-a122a476b69f, oa:person_wba_2dcf33a8-8103-627d-9720-e97c613ef0aa_Person-d62b8962-91fa-90ee-c6f5-3df11346b88f ;
  a2a:hasEvent oa:event_wba_2dcf33a8-8103-627d-9720-e97c613ef0aa_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_2dcf33a8-8103-627d-9720-e97c613ef0aa_0 ;
  a2a:hasRelationPP oa:relationpp_wba_2dcf33a8-8103-627d-9720-e97c613ef0aa_0 ;
  a2a:hasSource oa:source_wba_2dcf33a8-8103-627d-9720-e97c613ef0aa .

oa:person_wba_2dcf33a8-8103-627d-9720-e97c613ef0aa_Person-a08ad2ab-777e-a716-d4dd-a122a476b69f
  a a2a:Person ;
  rdfs:label "Nel van Loon" ;
  a2a:PersonName [
    rdfs:label "Nel van Loon" ;
    a2a:PersonNameFirstName "Nel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_2dcf33a8-8103-627d-9720-e97c613ef0aa_Person-d62b8962-91fa-90ee-c6f5-3df11346b88f
  a a2a:Person ;
  rdfs:label "Wim Wuijts" ;
  a2a:PersonName [
    rdfs:label "Wim Wuijts" ;
    a2a:PersonNameFirstName "Wim" ;
    a2a:PersonNameLastName "Wuijts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "59" ;
    rdfs:label "59"
  ] .

oa:event_wba_2dcf33a8-8103-627d-9720-e97c613ef0aa_Event1
  a a2a:Event ;
  rdfs:label "other:advertentie" ;
  a2a:EventType "other:advertentie" ;
  a2a:EventDate [
    a2a:Year "1997" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1997-02-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "BERGEN OP ZOOM" ;
    rdfs:label "BERGEN OP ZOOM"
  ] .

oa:relationep_wba_2dcf33a8-8103-627d-9720-e97c613ef0aa_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_2dcf33a8-8103-627d-9720-e97c613ef0aa_Person:d62b8962-91fa-90ee-c6f5-3df11346b88f ;
  a2a:EventKeyRef oa:event_wba_2dcf33a8-8103-627d-9720-e97c613ef0aa_Event1 .

oa:relationpp_wba_2dcf33a8-8103-627d-9720-e97c613ef0aa_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_2dcf33a8-8103-627d-9720-e97c613ef0aa_Person:d62b8962-91fa-90ee-c6f5-3df11346b88f, oa:person_wba_2dcf33a8-8103-627d-9720-e97c613ef0aa_Person:a08ad2ab-777e-a716-d4dd-a122a476b69f .

oa:source_wba_2dcf33a8-8103-627d-9720-e97c613ef0aa
  a a2a:Source ;
  rdfs:label "West Brabants Archief, overlijdensadvertenties" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1997-01-01 - 1997-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1997-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1997-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1997" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1997-02-03"^^xsd:date
  ] ;
  a2a:SourceType "other:overlijdensadvertenties" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Periode: 1997" ;
    a2a:Book "Overlijdensadvertenties 1997 (geen scans beschikbaar)" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Periode: 1997, Overlijdensadvertenties 1997 (geen scans beschikbaar)"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/2dcf33a8-8103-627d-9720-e97c613ef0aa" ;
  a2a:RecordGUID "{2dcf33a8-8103-627d-9720-e97c613ef0aa}" ;
  a2a:SourceRemarkAkteSoort "crematie" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_oa_a-202101.2.xml van WBA" .

