@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_3a1c4e02-84e9-93cb-8a0a-d0bfd1be7d15
  a a2a:Record ;
  rdfs:label "Bidprentje op 3 juli 1965 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_3a1c4e02-84e9-93cb-8a0a-d0bfd1be7d15_Person-8cebb1bb-b0f5-1540-59cf-be13ed5da0e2, oa:person_wba_3a1c4e02-84e9-93cb-8a0a-d0bfd1be7d15_Person-4f2ba171-0a51-acfb-da3d-cf44b1404abf ;
  a2a:hasEvent oa:event_wba_3a1c4e02-84e9-93cb-8a0a-d0bfd1be7d15_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_3a1c4e02-84e9-93cb-8a0a-d0bfd1be7d15_0 ;
  a2a:hasRelationPP oa:relationpp_wba_3a1c4e02-84e9-93cb-8a0a-d0bfd1be7d15_0 ;
  a2a:hasSource oa:source_wba_3a1c4e02-84e9-93cb-8a0a-d0bfd1be7d15 .

oa:person_wba_3a1c4e02-84e9-93cb-8a0a-d0bfd1be7d15_Person-8cebb1bb-b0f5-1540-59cf-be13ed5da0e2
  a a2a:Person ;
  rdfs:label "Marinus Adrianus Jacobus Brant" ;
  a2a:PersonName [
    rdfs:label "Marinus Adrianus Jacobus Brant" ;
    a2a:PersonNameFirstName "Marinus Adrianus Jacobus" ;
    a2a:PersonNameLastName "Brant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3a1c4e02-84e9-93cb-8a0a-d0bfd1be7d15_Person-4f2ba171-0a51-acfb-da3d-cf44b1404abf
  a a2a:Person ;
  rdfs:label "Maria Cornelia Antonia Goderie" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Antonia Goderie" ;
    a2a:PersonNameFirstName "Maria Cornelia Antonia" ;
    a2a:PersonNameLastName "Goderie"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1912-12-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] .

oa:event_wba_3a1c4e02-84e9-93cb-8a0a-d0bfd1be7d15_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1965" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1965-07-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_3a1c4e02-84e9-93cb-8a0a-d0bfd1be7d15_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_3a1c4e02-84e9-93cb-8a0a-d0bfd1be7d15_Person:4f2ba171-0a51-acfb-da3d-cf44b1404abf ;
  a2a:EventKeyRef oa:event_wba_3a1c4e02-84e9-93cb-8a0a-d0bfd1be7d15_Event1 .

oa:relationpp_wba_3a1c4e02-84e9-93cb-8a0a-d0bfd1be7d15_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_3a1c4e02-84e9-93cb-8a0a-d0bfd1be7d15_Person:4f2ba171-0a51-acfb-da3d-cf44b1404abf, oa:person_wba_3a1c4e02-84e9-93cb-8a0a-d0bfd1be7d15_Person:8cebb1bb-b0f5-1540-59cf-be13ed5da0e2 .

oa:source_wba_3a1c4e02-84e9-93cb-8a0a-d0bfd1be7d15
  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 "1965" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1965-07-03"^^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 "2015-03-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3a1c4e02-84e9-93cb-8a0a-d0bfd1be7d15" ;
  a2a:RecordGUID "{3a1c4e02-84e9-93cb-8a0a-d0bfd1be7d15}" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_bp_a-202101.2.xml van WBA" .

