@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_srt_2EBBCEEC-C689-4936-A2B0-FE78DA4DAB3D
  a a2a:Record ;
  rdfs:label "Begrafenis op 8 november 1624 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2EBBCEEC-C689-4936-A2B0-FE78DA4DAB3D_Person2039745338 ;
  a2a:hasEvent oa:event_srt_2EBBCEEC-C689-4936-A2B0-FE78DA4DAB3D_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2EBBCEEC-C689-4936-A2B0-FE78DA4DAB3D_0 ;
  a2a:hasSource oa:source_srt_2EBBCEEC-C689-4936-A2B0-FE78DA4DAB3D .

oa:person_srt_2EBBCEEC-C689-4936-A2B0-FE78DA4DAB3D_Person2039745338
  a a2a:Person ;
  rdfs:label "Annetgen Bartholomees" ;
  a2a:PersonName [
    rdfs:label "Annetgen Bartholomees" ;
    a2a:PersonNameFirstName "Annetgen" ;
    a2a:PersonNamePatronym "Bartholomees"
  ] .

oa:event_srt_2EBBCEEC-C689-4936-A2B0-FE78DA4DAB3D_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:LiteralDate "08-11-1624" ;
    a2a:Year "1624" ;
    a2a:Month "11" ;
    a2a:Day "08" ;
    rdfs:label "1624-11-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2EBBCEEC-C689-4936-A2B0-FE78DA4DAB3D_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_2EBBCEEC-C689-4936-A2B0-FE78DA4DAB3D_Person2039745338 ;
  a2a:EventKeyRef oa:event_srt_2EBBCEEC-C689-4936-A2B0-FE78DA4DAB3D_Event1 .

oa:source_srt_2EBBCEEC-C689-4936-A2B0-FE78DA4DAB3D
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1624-11-08 - 1624-11-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1624-11-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1624-11-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-11-1624" ;
    a2a:Year "1624" ;
    a2a:Month "11" ;
    a2a:Day "08" ;
    rdfs:label "08-11-1624"
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archief van het Pest- en Dolhuis, later Stedelijk Krankzinnigengesticht te Rotterdam" ;
    a2a:Book "Begraven Pest- en Dolhuis" ;
    a2a:RegistryNumber "174" ;
    a2a:Folio "033v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archief van het Pest- en Dolhuis, later Stedelijk Krankzinnigengesticht te Rotterdam, Begraven Pest- en Dolhuis, 174, 033v"
  ] ;
  a2a:SourceLastChangeDate "2021-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2EBBCEECC6894936A2B0FE78DA4DAB3D" ;
  a2a:RecordIdentifier "2039745337" ;
  a2a:RecordGUID "{2EBBCEEC-C689-4936-A2B0-FE78DA4DAB3D}" ;
  a2a:SourceRemarkOpmerking "Overledene is 'uuijt de Groenendael'." ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/FDDEFF6EAB8C41ABB1CBA275ED279331" .

