@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_a331f80f-25ae-40ee-9b74-97c98cf7a52d
  a a2a:Record ;
  rdfs:label "Begrafenis op 16 oktober 1729" ;
  a2a:hasPerson oa:person_saa_a331f80f-25ae-40ee-9b74-97c98cf7a52d_Person-99e87e14-da03-2bb2-e053-b784100a6a2e ;
  a2a:hasEvent oa:event_saa_a331f80f-25ae-40ee-9b74-97c98cf7a52d_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a331f80f-25ae-40ee-9b74-97c98cf7a52d_0 ;
  a2a:hasSource oa:source_saa_a331f80f-25ae-40ee-9b74-97c98cf7a52d .

oa:person_saa_a331f80f-25ae-40ee-9b74-97c98cf7a52d_Person-99e87e14-da03-2bb2-e053-b784100a6a2e
  a a2a:Person ;
  rdfs:label "Goris de Wit" ;
  a2a:PersonName [
    rdfs:label "Goris de Wit" ;
    a2a:PersonNameFirstName "Goris" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a331f80f-25ae-40ee-9b74-97c98cf7a52d_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1729" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1729-10-16"^^xsd:date
  ] .

oa:relationep_saa_a331f80f-25ae-40ee-9b74-97c98cf7a52d_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a331f80f-25ae-40ee-9b74-97c98cf7a52d_Person:99e87e14-da03-2bb2-e053-b784100a6a2e ;
  a2a:EventKeyRef oa:event_saa_a331f80f-25ae-40ee-9b74-97c98cf7a52d_Event1 .

oa:source_saa_a331f80f-25ae-40ee-9b74-97c98cf7a52d
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1729-10-16 - 1729-10-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1729-10-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1729-10-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1729" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1729-10-16"^^xsd:date
  ] ;
  a2a:SourceType "other:DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 1201, Periode: 1728-1741" ;
    a2a:Book "DTB Begraven" ;
    a2a:DocumentNumber "DTB 1201" ;
    a2a:RegistryNumber "1201" ;
    a2a:Folio "p.17vo en p.18" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 1201, Periode: 1728-1741, DTB Begraven, DTB 1201, 1201, p.17vo en p.18"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/252e2a62-64f6-792a-23e2-5ab2d510f058.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a331f80f-25ae-40ee-9b74-97c98cf7a52d" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/252e2a62-64f6-792a-23e2-5ab2d510f058.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a331f80f-25ae-40ee-9b74-97c98cf7a52d" ;
  a2a:RecordGUID "{a331f80f-25ae-40ee-9b74-97c98cf7a52d}" ;
  a2a:SourceRemarkOpmerking "Begraafplaats: St. Anthonis Kerkhof" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5001/1201" ;
  a2a:SourceRemarkAkteSoort "Begraven" ;
  a2a:SourceRemarkfilename "A04305000020" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230318_9626_00009626.xml van SAA" .

