@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_saa_452500d2-e38f-4653-9701-7c8ae1b96595
  a a2a:Record ;
  rdfs:label "Begrafenis op 15 januari 1797" ;
  a2a:hasPerson oa:person_saa_452500d2-e38f-4653-9701-7c8ae1b96595_Person-99e87e14-2aa0-2bb2-e053-b784100a6a2e ;
  a2a:hasEvent oa:event_saa_452500d2-e38f-4653-9701-7c8ae1b96595_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_452500d2-e38f-4653-9701-7c8ae1b96595_0 ;
  a2a:hasSource oa:source_saa_452500d2-e38f-4653-9701-7c8ae1b96595 .

oa:person_saa_452500d2-e38f-4653-9701-7c8ae1b96595_Person-99e87e14-2aa0-2bb2-e053-b784100a6a2e
  a a2a:Person ;
  rdfs:label "Catharina Dorothea Brandt" ;
  a2a:PersonName [
    rdfs:label "Catharina Dorothea Brandt" ;
    a2a:PersonNameFirstName "Catharina Dorothea" ;
    a2a:PersonNameLastName "Brandt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_452500d2-e38f-4653-9701-7c8ae1b96595_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1797" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1797-01-15"^^xsd:date
  ] .

oa:relationep_saa_452500d2-e38f-4653-9701-7c8ae1b96595_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_452500d2-e38f-4653-9701-7c8ae1b96595_Person:99e87e14-2aa0-2bb2-e053-b784100a6a2e ;
  a2a:EventKeyRef oa:event_saa_452500d2-e38f-4653-9701-7c8ae1b96595_Event1 .

oa:source_saa_452500d2-e38f-4653-9701-7c8ae1b96595
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1797-01-15 - 1797-01-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1797-01-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1797-01-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1797" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1797-01-15"^^xsd:date
  ] ;
  a2a:SourceType "other:DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 1126, Periode: 1792-1801" ;
    a2a:Book "DTB Begraven" ;
    a2a:DocumentNumber "DTB 1126" ;
    a2a:RegistryNumber "1126" ;
    a2a:Folio "p.87vo en p.88" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 1126, Periode: 1792-1801, DTB Begraven, DTB 1126, 1126, p.87vo en p.88"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f1e3c0aa-bb85-4f13-0fec-34037a05694d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/452500d2-e38f-4653-9701-7c8ae1b96595" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f1e3c0aa-bb85-4f13-0fec-34037a05694d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/452500d2-e38f-4653-9701-7c8ae1b96595" ;
  a2a:RecordGUID "{452500d2-e38f-4653-9701-7c8ae1b96595}" ;
  a2a:SourceRemarkOpmerking "Begraafplaats: Wester Kerk en Kerkhof" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5001/1126" ;
  a2a:SourceRemarkAkteSoort "Begraven" ;
  a2a:SourceRemarkfilename "A04230000090" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230318_11549_00011549.xml van SAA" .

