@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_8041d69a-1ae4-4feb-9ccc-fe025b6a7bba
  a a2a:Record ;
  rdfs:label "Begrafenis op 18 februari 1794" ;
  a2a:hasPerson oa:person_saa_8041d69a-1ae4-4feb-9ccc-fe025b6a7bba_Person-99e87e1d-66ef-2bb2-e053-b784100a6a2e ;
  a2a:hasEvent oa:event_saa_8041d69a-1ae4-4feb-9ccc-fe025b6a7bba_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_8041d69a-1ae4-4feb-9ccc-fe025b6a7bba_0 ;
  a2a:hasSource oa:source_saa_8041d69a-1ae4-4feb-9ccc-fe025b6a7bba .

oa:person_saa_8041d69a-1ae4-4feb-9ccc-fe025b6a7bba_Person-99e87e1d-66ef-2bb2-e053-b784100a6a2e
  a a2a:Person ;
  rdfs:label "Geesje Fokke" ;
  a2a:PersonName [
    rdfs:label "Geesje Fokke" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Fokke"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_8041d69a-1ae4-4feb-9ccc-fe025b6a7bba_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1794" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1794-02-18"^^xsd:date
  ] .

oa:relationep_saa_8041d69a-1ae4-4feb-9ccc-fe025b6a7bba_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_8041d69a-1ae4-4feb-9ccc-fe025b6a7bba_Person:99e87e1d-66ef-2bb2-e053-b784100a6a2e ;
  a2a:EventKeyRef oa:event_saa_8041d69a-1ae4-4feb-9ccc-fe025b6a7bba_Event1 .

oa:source_saa_8041d69a-1ae4-4feb-9ccc-fe025b6a7bba
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1794-02-18 - 1794-02-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1794-02-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1794-02-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1794" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1794-02-18"^^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.30vo en p.31" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 1126, Periode: 1792-1801, DTB Begraven, DTB 1126, 1126, p.30vo en p.31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a8df6f43-c2bb-3557-4a96-e7a5e274b774.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/8041d69a-1ae4-4feb-9ccc-fe025b6a7bba" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a8df6f43-c2bb-3557-4a96-e7a5e274b774.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/8041d69a-1ae4-4feb-9ccc-fe025b6a7bba" ;
  a2a:RecordGUID "{8041d69a-1ae4-4feb-9ccc-fe025b6a7bba}" ;
  a2a:SourceRemarkOpmerking """Begraafplaats: Wester Kerk en Kerkhof
Relatie informatie: Kind van Margaretha""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5001/1126" ;
  a2a:SourceRemarkAkteSoort "Begraven" ;
  a2a:SourceRemarkfilename "A04230000033" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230318_11584_00011584.xml van SAA" .

