@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#> .
@prefix ns0: <a2a:EventRemark02_Datum_begrafenis/> .
@prefix ns1: <a2a:EventRemark04_Naam_begraafplaats/> .
@prefix ns2: <a2a:EventRemark03_Plaats_begrafenis/> .

oa:record_ozw_4d81b093-796b-fe4c-bfab-e03ef6911e46
  a a2a:Record ;
  rdfs:label "Overlijden op 23 oktober 1946 te Koudekerk" ;
  a2a:hasPerson oa:person_ozw_4d81b093-796b-fe4c-bfab-e03ef6911e46_Person1, oa:person_ozw_4d81b093-796b-fe4c-bfab-e03ef6911e46_Person2 ;
  a2a:hasEvent oa:event_ozw_4d81b093-796b-fe4c-bfab-e03ef6911e46_Event1 ;
  a2a:hasRelationEP oa:relationep_ozw_4d81b093-796b-fe4c-bfab-e03ef6911e46_0, oa:relationep_ozw_4d81b093-796b-fe4c-bfab-e03ef6911e46_1 ;
  a2a:hasSource oa:source_ozw_4d81b093-796b-fe4c-bfab-e03ef6911e46 .

oa:person_ozw_4d81b093-796b-fe4c-bfab-e03ef6911e46_Person1
  a a2a:Person ;
  rdfs:label "Elisabeth Maria Winden van" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Maria Winden van" ;
    a2a:PersonNameFirstName "Elisabeth Maria" ;
    a2a:PersonNameLastName "Winden van"
  ] ;
  a2a:Religion "R.K." ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1865-10-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schipluiden" ;
    rdfs:label "Schipluiden"
  ] .

oa:person_ozw_4d81b093-796b-fe4c-bfab-e03ef6911e46_Person2
  a a2a:Person ;
  rdfs:label "Cornelis Nicolaas Joannes Koot" ;
  a2a:PersonName [
    rdfs:label "Cornelis Nicolaas Joannes Koot" ;
    a2a:PersonNameFirstName "Cornelis Nicolaas Joannes" ;
    a2a:PersonNameLastName "Koot"
  ] .

oa:event_ozw_4d81b093-796b-fe4c-bfab-e03ef6911e46_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1946" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1946-10-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Koudekerk" ;
    rdfs:label "Koudekerk"
  ] ;
  ns0:crematie "28-10-1946" ;
  ns1:crematorium "St. Michaël" ;
  ns2:crematie "Hazerswoude" .

oa:relationep_ozw_4d81b093-796b-fe4c-bfab-e03ef6911e46_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_ozw_4d81b093-796b-fe4c-bfab-e03ef6911e46_Person1 ;
  a2a:EventKeyRef oa:event_ozw_4d81b093-796b-fe4c-bfab-e03ef6911e46_Event1 .

oa:relationep_ozw_4d81b093-796b-fe4c-bfab-e03ef6911e46_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_ozw_4d81b093-796b-fe4c-bfab-e03ef6911e46_Person2 ;
  a2a:EventKeyRef oa:event_ozw_4d81b093-796b-fe4c-bfab-e03ef6911e46_Event1 .

oa:source_ozw_4d81b093-796b-fe4c-bfab-e03ef6911e46
  a a2a:Source ;
  rdfs:label "Stichting Oud Zoeterwoude, Bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Zoeterwoude-dorp" ;
    rdfs:label "Zoeterwoude-dorp", "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 "Stichting Oud Zoeterwoude" ;
    rdfs:label "Stichting Oud Zoeterwoude"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriPreview "https://beeldbank.oudzoeterwoude.nl/bidprent/large/01559.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-01-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://beeldbank.oudzoeterwoude.nl/cgi-bin/bidprent.pl?ident=01559" ;
  a2a:RecordIdentifier "BP-01559" ;
  a2a:RecordGUID "{4d81b093-796b-fe4c-bfab-e03ef6911e46}" ;
  a2a:SourceRemarkOpmerking "Eerder wed. van Cornelis Leonardus Maria Vollebregt" ;
  a2a:SourceRemarkProvenance "Gescrapet van ZCBS instantie, HTML naar CSV, CSV naar A2A" .

