@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_91cffec8-0be6-34fc-fcbf-e9e5e31a4bc9
  a a2a:Record ;
  rdfs:label "Bidprentje op 24 mei 1901 te Kalmthout (B)" ;
  a2a:hasPerson oa:person_wba_91cffec8-0be6-34fc-fcbf-e9e5e31a4bc9_Person-d8be9b89-f893-4ba5-aa79-53b979c4483e, oa:person_wba_91cffec8-0be6-34fc-fcbf-e9e5e31a4bc9_Person-d17bcf9a-36f5-9e30-fc4e-1392ca0eb982 ;
  a2a:hasEvent oa:event_wba_91cffec8-0be6-34fc-fcbf-e9e5e31a4bc9_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_91cffec8-0be6-34fc-fcbf-e9e5e31a4bc9_0 ;
  a2a:hasRelationPP oa:relationpp_wba_91cffec8-0be6-34fc-fcbf-e9e5e31a4bc9_0 ;
  a2a:hasSource oa:source_wba_91cffec8-0be6-34fc-fcbf-e9e5e31a4bc9 .

oa:person_wba_91cffec8-0be6-34fc-fcbf-e9e5e31a4bc9_Person-d8be9b89-f893-4ba5-aa79-53b979c4483e
  a a2a:Person ;
  rdfs:label "Josephus Jacobus Hopstaken" ;
  a2a:PersonName [
    rdfs:label "Josephus Jacobus Hopstaken" ;
    a2a:PersonNameFirstName "Josephus Jacobus" ;
    a2a:PersonNameLastName "Hopstaken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_91cffec8-0be6-34fc-fcbf-e9e5e31a4bc9_Person-d17bcf9a-36f5-9e30-fc4e-1392ca0eb982
  a a2a:Person ;
  rdfs:label "Dorothea van Hassel" ;
  a2a:PersonName [
    rdfs:label "Dorothea van Hassel" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hassel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1814-11-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] .

oa:event_wba_91cffec8-0be6-34fc-fcbf-e9e5e31a4bc9_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1901-05-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmthout (B)" ;
    rdfs:label "Kalmthout (B)"
  ] .

oa:relationep_wba_91cffec8-0be6-34fc-fcbf-e9e5e31a4bc9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_91cffec8-0be6-34fc-fcbf-e9e5e31a4bc9_Person:d17bcf9a-36f5-9e30-fc4e-1392ca0eb982 ;
  a2a:EventKeyRef oa:event_wba_91cffec8-0be6-34fc-fcbf-e9e5e31a4bc9_Event1 .

oa:relationpp_wba_91cffec8-0be6-34fc-fcbf-e9e5e31a4bc9_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_91cffec8-0be6-34fc-fcbf-e9e5e31a4bc9_Person:d17bcf9a-36f5-9e30-fc4e-1392ca0eb982, oa:person_wba_91cffec8-0be6-34fc-fcbf-e9e5e31a4bc9_Person:d8be9b89-f893-4ba5-aa79-53b979c4483e .

oa:source_wba_91cffec8-0be6-34fc-fcbf-e9e5e31a4bc9
  a a2a:Source ;
  rdfs:label "West Brabants Archief, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1500-01-01 - 2021-01-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2021-01-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1901-05-24"^^xsd:date
  ] ;
  a2a:SourceType "other:bidprentjesverzameling" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek" ;
    a2a:Book "Bidprentjes (geen scans beschikbaar, index op naam via Voorouders)" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Bidprentjes (geen scans beschikbaar, index op naam via Voorouders)"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/91cffec8-0be6-34fc-fcbf-e9e5e31a4bc9" ;
  a2a:RecordGUID "{91cffec8-0be6-34fc-fcbf-e9e5e31a4bc9}" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_bp_a-202101.5.xml van WBA" .

