@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_voa_995d4df8-6b97-e7cc-e4b0-4f1afb4e1260
  a a2a:Record ;
  rdfs:label "Overlijden op 13 oktober 1960 te Zuid-Schermer" ;
  a2a:hasPerson oa:person_voa_995d4df8-6b97-e7cc-e4b0-4f1afb4e1260_Person1, oa:person_voa_995d4df8-6b97-e7cc-e4b0-4f1afb4e1260_Person2 ;
  a2a:hasEvent oa:event_voa_995d4df8-6b97-e7cc-e4b0-4f1afb4e1260_Event1 ;
  a2a:hasRelationEP oa:relationep_voa_995d4df8-6b97-e7cc-e4b0-4f1afb4e1260_0, oa:relationep_voa_995d4df8-6b97-e7cc-e4b0-4f1afb4e1260_1 ;
  a2a:hasSource oa:source_voa_995d4df8-6b97-e7cc-e4b0-4f1afb4e1260 .

oa:person_voa_995d4df8-6b97-e7cc-e4b0-4f1afb4e1260_Person1
  a a2a:Person ;
  rdfs:label "Cecilia Alida Oud" ;
  a2a:PersonName [
    rdfs:label "Cecilia Alida Oud" ;
    a2a:PersonNameFirstName "Cecilia Alida" ;
    a2a:PersonNameLastName "Oud"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ursem" ;
    rdfs:label "Ursem"
  ] .

oa:person_voa_995d4df8-6b97-e7cc-e4b0-4f1afb4e1260_Person2
  a a2a:Person ;
  rdfs:label "David Diepen van" ;
  a2a:PersonName [
    rdfs:label "David Diepen van" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Diepen van"
  ] .

oa:event_voa_995d4df8-6b97-e7cc-e4b0-4f1afb4e1260_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1960" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1960-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zuid-Schermer" ;
    rdfs:label "Zuid-Schermer"
  ] .

oa:relationep_voa_995d4df8-6b97-e7cc-e4b0-4f1afb4e1260_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_voa_995d4df8-6b97-e7cc-e4b0-4f1afb4e1260_Person1 ;
  a2a:EventKeyRef oa:event_voa_995d4df8-6b97-e7cc-e4b0-4f1afb4e1260_Event1 .

oa:relationep_voa_995d4df8-6b97-e7cc-e4b0-4f1afb4e1260_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_voa_995d4df8-6b97-e7cc-e4b0-4f1afb4e1260_Person2 ;
  a2a:EventKeyRef oa:event_voa_995d4df8-6b97-e7cc-e4b0-4f1afb4e1260_Event1 .

oa:source_voa_995d4df8-6b97-e7cc-e4b0-4f1afb4e1260
  a a2a:Source ;
  rdfs:label "Historische Vereniging Oud-Akersloot, Bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Akersloot" ;
    rdfs:label "Akersloot", "1800-01-01 - 2000-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1800-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2000-01-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Bidprentjesverzameling" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historische Vereniging Oud-Akersloot" ;
    rdfs:label "Historische Vereniging Oud-Akersloot"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriPreview "https://www.beeldbankoudakersloot.nl/bidprent/large/01074.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-04-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.beeldbankoudakersloot.nl/cgi-bin/bidprent.pl?ident=01074" ;
  a2a:RecordIdentifier "01074" ;
  a2a:RecordGUID "{995d4df8-6b97-e7cc-e4b0-4f1afb4e1260}" ;
  a2a:SourceRemarkProvenance "Gescrapet van ZCBS instantie https://www.beeldbankoudakersloot.nl/cgi-bin/bidprent.pl, HTML naar CSV, CSV naar A2A" .

