@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_baa6598e-ee8d-412e-b3ac-1aed6a95ea3a
  a a2a:Record ;
  rdfs:label "Begrafenis op 21 september 1742" ;
  a2a:hasPerson oa:person_saa_baa6598e-ee8d-412e-b3ac-1aed6a95ea3a_Person-99e87e1b-cc86-2bb2-e053-b784100a6a2e, oa:person_saa_baa6598e-ee8d-412e-b3ac-1aed6a95ea3a_Person-99e87e1b-cc87-2bb2-e053-b784100a6a2e ;
  a2a:hasEvent oa:event_saa_baa6598e-ee8d-412e-b3ac-1aed6a95ea3a_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_baa6598e-ee8d-412e-b3ac-1aed6a95ea3a_0, oa:relationep_saa_baa6598e-ee8d-412e-b3ac-1aed6a95ea3a_1 ;
  a2a:hasSource oa:source_saa_baa6598e-ee8d-412e-b3ac-1aed6a95ea3a .

oa:person_saa_baa6598e-ee8d-412e-b3ac-1aed6a95ea3a_Person-99e87e1b-cc86-2bb2-e053-b784100a6a2e
  a a2a:Person ;
  rdfs:label "Ernst Walraven" ;
  a2a:PersonName [
    rdfs:label "Ernst Walraven" ;
    a2a:PersonNameFirstName "Ernst" ;
    a2a:PersonNameLastName "Walraven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_baa6598e-ee8d-412e-b3ac-1aed6a95ea3a_Person-99e87e1b-cc87-2bb2-e053-b784100a6a2e
  a a2a:Person ;
  rdfs:label "Susanna Jans Mising" ;
  a2a:PersonName [
    rdfs:label "Susanna Jans Mising" ;
    a2a:PersonNameFirstName "Susanna Jans" ;
    a2a:PersonNameLastName "Mising"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_baa6598e-ee8d-412e-b3ac-1aed6a95ea3a_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1742" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1742-09-21"^^xsd:date
  ] .

oa:relationep_saa_baa6598e-ee8d-412e-b3ac-1aed6a95ea3a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_baa6598e-ee8d-412e-b3ac-1aed6a95ea3a_Person:99e87e1b-cc86-2bb2-e053-b784100a6a2e ;
  a2a:EventKeyRef oa:event_saa_baa6598e-ee8d-412e-b3ac-1aed6a95ea3a_Event1 .

oa:relationep_saa_baa6598e-ee8d-412e-b3ac-1aed6a95ea3a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_baa6598e-ee8d-412e-b3ac-1aed6a95ea3a_Person:99e87e1b-cc87-2bb2-e053-b784100a6a2e ;
  a2a:EventKeyRef oa:event_saa_baa6598e-ee8d-412e-b3ac-1aed6a95ea3a_Event1 .

oa:source_saa_baa6598e-ee8d-412e-b3ac-1aed6a95ea3a
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1742-09-21 - 1742-09-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1742-09-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1742-09-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1742" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1742-09-21"^^xsd:date
  ] ;
  a2a:SourceType "other:DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 1202, Periode: 1742-1752" ;
    a2a:Book "DTB Begraven" ;
    a2a:DocumentNumber "DTB 1202" ;
    a2a:RegistryNumber "1202" ;
    a2a:Folio "p.12vo en p.13" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 1202, Periode: 1742-1752, DTB Begraven, DTB 1202, 1202, p.12vo en p.13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/93a7411d-84f0-a170-c59f-c8d59a45b0cf.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/baa6598e-ee8d-412e-b3ac-1aed6a95ea3a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/93a7411d-84f0-a170-c59f-c8d59a45b0cf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/baa6598e-ee8d-412e-b3ac-1aed6a95ea3a" ;
  a2a:RecordGUID "{baa6598e-ee8d-412e-b3ac-1aed6a95ea3a}" ;
  a2a:SourceRemarkOpmerking """Begraafplaats: St. Anthonis Kerkhof
Relatie informatie: Weduwe van / Geb.""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5001/1202" ;
  a2a:SourceRemarkAkteSoort "Begraven" ;
  a2a:SourceRemarkfilename "A04306000015" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230318_10449_00010449.xml van SAA" .

