@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_00f3d14f-9f18-ef8a-6957-2e234e2a09ef
  a a2a:Record ;
  rdfs:label "advertentie op 12 september 2005 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_00f3d14f-9f18-ef8a-6957-2e234e2a09ef_Person-a6dd318b-dd0a-ea48-a8a2-ce8d4de137d1, oa:person_wba_00f3d14f-9f18-ef8a-6957-2e234e2a09ef_Person-809701cd-f1ec-c1dd-cd72-97efc306c58d ;
  a2a:hasEvent oa:event_wba_00f3d14f-9f18-ef8a-6957-2e234e2a09ef_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_00f3d14f-9f18-ef8a-6957-2e234e2a09ef_0 ;
  a2a:hasRelationPP oa:relationpp_wba_00f3d14f-9f18-ef8a-6957-2e234e2a09ef_0 ;
  a2a:hasSource oa:source_wba_00f3d14f-9f18-ef8a-6957-2e234e2a09ef .

oa:person_wba_00f3d14f-9f18-ef8a-6957-2e234e2a09ef_Person-a6dd318b-dd0a-ea48-a8a2-ce8d4de137d1
  a a2a:Person ;
  rdfs:label "Frans Eggen" ;
  a2a:PersonName [
    rdfs:label "Frans Eggen" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Eggen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_00f3d14f-9f18-ef8a-6957-2e234e2a09ef_Person-809701cd-f1ec-c1dd-cd72-97efc306c58d
  a a2a:Person ;
  rdfs:label "Sina van Dam" ;
  a2a:PersonName [
    rdfs:label "Sina van Dam" ;
    a2a:PersonNameFirstName "Sina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dam"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_wba_00f3d14f-9f18-ef8a-6957-2e234e2a09ef_Event1
  a a2a:Event ;
  rdfs:label "other:advertentie" ;
  a2a:EventType "other:advertentie" ;
  a2a:EventDate [
    a2a:Year "2005" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "2005-09-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_00f3d14f-9f18-ef8a-6957-2e234e2a09ef_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_00f3d14f-9f18-ef8a-6957-2e234e2a09ef_Person:809701cd-f1ec-c1dd-cd72-97efc306c58d ;
  a2a:EventKeyRef oa:event_wba_00f3d14f-9f18-ef8a-6957-2e234e2a09ef_Event1 .

oa:relationpp_wba_00f3d14f-9f18-ef8a-6957-2e234e2a09ef_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_00f3d14f-9f18-ef8a-6957-2e234e2a09ef_Person:809701cd-f1ec-c1dd-cd72-97efc306c58d, oa:person_wba_00f3d14f-9f18-ef8a-6957-2e234e2a09ef_Person:a6dd318b-dd0a-ea48-a8a2-ce8d4de137d1 .

oa:source_wba_00f3d14f-9f18-ef8a-6957-2e234e2a09ef
  a a2a:Source ;
  rdfs:label "West Brabants Archief, overlijdensadvertenties" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "2005-01-01 - 2005-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "2005-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2005-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "2005" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "2005-09-14"^^xsd:date
  ] ;
  a2a:SourceType "other:overlijdensadvertenties" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Periode: 2005" ;
    a2a:Book "Overlijdensadvertenties 2005 (geen scans beschikbaar)" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Periode: 2005, Overlijdensadvertenties 2005 (geen scans beschikbaar)"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/00f3d14f-9f18-ef8a-6957-2e234e2a09ef" ;
  a2a:RecordGUID "{00f3d14f-9f18-ef8a-6957-2e234e2a09ef}" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_oa_a-202101.1.xml van WBA" .

