@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_e204c124-b8ac-4f71-aec7-3570eaed2fa8
  a a2a:Record ;
  rdfs:label "Begrafenis op 13 juni 1775" ;
  a2a:hasPerson oa:person_saa_e204c124-b8ac-4f71-aec7-3570eaed2fa8_Person-99e87e13-c9fe-2bb2-e053-b784100a6a2e, oa:person_saa_e204c124-b8ac-4f71-aec7-3570eaed2fa8_Person-99e87e13-c9ff-2bb2-e053-b784100a6a2e ;
  a2a:hasEvent oa:event_saa_e204c124-b8ac-4f71-aec7-3570eaed2fa8_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_e204c124-b8ac-4f71-aec7-3570eaed2fa8_0, oa:relationep_saa_e204c124-b8ac-4f71-aec7-3570eaed2fa8_1 ;
  a2a:hasSource oa:source_saa_e204c124-b8ac-4f71-aec7-3570eaed2fa8 .

oa:person_saa_e204c124-b8ac-4f71-aec7-3570eaed2fa8_Person-99e87e13-c9fe-2bb2-e053-b784100a6a2e
  a a2a:Person ;
  rdfs:label "Barend Swierink" ;
  a2a:PersonName [
    rdfs:label "Barend Swierink" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Swierink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_e204c124-b8ac-4f71-aec7-3570eaed2fa8_Person-99e87e13-c9ff-2bb2-e053-b784100a6a2e
  a a2a:Person ;
  rdfs:label "Cornelia Eleonore Hollefernus" ;
  a2a:PersonName [
    rdfs:label "Cornelia Eleonore Hollefernus" ;
    a2a:PersonNameFirstName "Cornelia Eleonore" ;
    a2a:PersonNameLastName "Hollefernus"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_e204c124-b8ac-4f71-aec7-3570eaed2fa8_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1775" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1775-06-13"^^xsd:date
  ] .

oa:relationep_saa_e204c124-b8ac-4f71-aec7-3570eaed2fa8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e204c124-b8ac-4f71-aec7-3570eaed2fa8_Person:99e87e13-c9fe-2bb2-e053-b784100a6a2e ;
  a2a:EventKeyRef oa:event_saa_e204c124-b8ac-4f71-aec7-3570eaed2fa8_Event1 .

oa:relationep_saa_e204c124-b8ac-4f71-aec7-3570eaed2fa8_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e204c124-b8ac-4f71-aec7-3570eaed2fa8_Person:99e87e13-c9ff-2bb2-e053-b784100a6a2e ;
  a2a:EventKeyRef oa:event_saa_e204c124-b8ac-4f71-aec7-3570eaed2fa8_Event1 .

oa:source_saa_e204c124-b8ac-4f71-aec7-3570eaed2fa8
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1775-06-13 - 1775-06-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1775-06-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1775-06-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1775" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1775-06-13"^^xsd:date
  ] ;
  a2a:SourceType "other:DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 1072, Periode: 1755-1788" ;
    a2a:Book "DTB Begraven" ;
    a2a:DocumentNumber "DTB 1072" ;
    a2a:RegistryNumber "1072" ;
    a2a:Folio "p.131vo en p.132" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 1072, Periode: 1755-1788, DTB Begraven, DTB 1072, 1072, p.131vo en p.132"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ea7f7f5c-8cdd-52b5-c940-0f3e68b7fdea.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/e204c124-b8ac-4f71-aec7-3570eaed2fa8" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ea7f7f5c-8cdd-52b5-c940-0f3e68b7fdea.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/e204c124-b8ac-4f71-aec7-3570eaed2fa8" ;
  a2a:RecordGUID "{e204c124-b8ac-4f71-aec7-3570eaed2fa8}" ;
  a2a:SourceRemarkOpmerking """Begraafplaats: Nieuwe Zijds Kapel
Relatie informatie: Huisvrouw / Geb.""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5001/1072" ;
  a2a:SourceRemarkAkteSoort "Begraven" ;
  a2a:SourceRemarkfilename "A04174000134" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230320_5714_00005714.xml van SAA" .

