@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_9900E5FE-0BB0-4D82-A66E-76552B3EB820
  a a2a:Record ;
  rdfs:label "Begrafenis op 9 september 1663 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_9900E5FE-0BB0-4D82-A66E-76552B3EB820_Person2050718390, oa:person_srt_9900E5FE-0BB0-4D82-A66E-76552B3EB820_Person2050718391 ;
  a2a:hasEvent oa:event_srt_9900E5FE-0BB0-4D82-A66E-76552B3EB820_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_9900E5FE-0BB0-4D82-A66E-76552B3EB820_0, oa:relationep_srt_9900E5FE-0BB0-4D82-A66E-76552B3EB820_1 ;
  a2a:hasSource oa:source_srt_9900E5FE-0BB0-4D82-A66E-76552B3EB820 .

oa:person_srt_9900E5FE-0BB0-4D82-A66E-76552B3EB820_Person2050718390
  a a2a:Person ;
  rdfs:label "Sijmon Dou" ;
  a2a:PersonName [
    rdfs:label "Sijmon Dou" ;
    a2a:PersonNameFirstName "Sijmon" ;
    a2a:PersonNameLastName "Dou"
  ] .

oa:person_srt_9900E5FE-0BB0-4D82-A66E-76552B3EB820_Person2050718391
  a a2a:Person ;
  rdfs:label "Hester Ackermans" ;
  a2a:PersonName [
    rdfs:label "Hester Ackermans" ;
    a2a:PersonNameFirstName "Hester" ;
    a2a:PersonNameLastName "Ackermans"
  ] .

oa:event_srt_9900E5FE-0BB0-4D82-A66E-76552B3EB820_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:LiteralDate "09-09-1663" ;
    a2a:Year "1663" ;
    a2a:Month "09" ;
    a2a:Day "09" ;
    rdfs:label "1663-09-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_9900E5FE-0BB0-4D82-A66E-76552B3EB820_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_9900E5FE-0BB0-4D82-A66E-76552B3EB820_Person2050718390 ;
  a2a:EventKeyRef oa:event_srt_9900E5FE-0BB0-4D82-A66E-76552B3EB820_Event1 .

oa:relationep_srt_9900E5FE-0BB0-4D82-A66E-76552B3EB820_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_9900E5FE-0BB0-4D82-A66E-76552B3EB820_Person2050718391 ;
  a2a:EventKeyRef oa:event_srt_9900E5FE-0BB0-4D82-A66E-76552B3EB820_Event1 .

oa:source_srt_9900E5FE-0BB0-4D82-A66E-76552B3EB820
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1663-09-09 - 1663-09-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1663-09-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1663-09-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-09-1663" ;
    a2a:Year "1663" ;
    a2a:Month "09" ;
    a2a:Day "09" ;
    rdfs:label "09-09-1663"
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Begraven 1660-1669" ;
    a2a:Book "Begraven 1660-1669" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Begraven 1660-1669, Begraven 1660-1669"
  ] ;
  a2a:SourceLastChangeDate "2021-04-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/9900E5FE0BB04D82A66E76552B3EB820" ;
  a2a:RecordIdentifier "2050718389" ;
  a2a:RecordGUID "{9900E5FE-0BB0-4D82-A66E-76552B3EB820}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/C0628C9A9C1C419E955CCA720510694B" .

