@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_52fbb5cb-7c1b-e9a7-8a7c-8bd2173bddc8
  a a2a:Record ;
  rdfs:label "Overlijden op 18 juli 1881 te Zoeterwoude" ;
  a2a:hasPerson oa:person_ozw_52fbb5cb-7c1b-e9a7-8a7c-8bd2173bddc8_Person1, oa:person_ozw_52fbb5cb-7c1b-e9a7-8a7c-8bd2173bddc8_Person2 ;
  a2a:hasEvent oa:event_ozw_52fbb5cb-7c1b-e9a7-8a7c-8bd2173bddc8_Event1 ;
  a2a:hasRelationEP oa:relationep_ozw_52fbb5cb-7c1b-e9a7-8a7c-8bd2173bddc8_0, oa:relationep_ozw_52fbb5cb-7c1b-e9a7-8a7c-8bd2173bddc8_1 ;
  a2a:hasSource oa:source_ozw_52fbb5cb-7c1b-e9a7-8a7c-8bd2173bddc8 .

oa:person_ozw_52fbb5cb-7c1b-e9a7-8a7c-8bd2173bddc8_Person1
  a a2a:Person ;
  rdfs:label "Nicolaas van der Poel" ;
  a2a:PersonName [
    rdfs:label "Nicolaas van der Poel" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Poel"
  ] ;
  a2a:Religion "R.K." ;
  a2a:BirthDate [
    a2a:Year "1807" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1807-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zoeterwoude" ;
    rdfs:label "Zoeterwoude"
  ] .

oa:person_ozw_52fbb5cb-7c1b-e9a7-8a7c-8bd2173bddc8_Person2
  a a2a:Person ;
  rdfs:label "Beatrix Olsthoorn" ;
  a2a:PersonName [
    rdfs:label "Beatrix Olsthoorn" ;
    a2a:PersonNameFirstName "Beatrix" ;
    a2a:PersonNameLastName "Olsthoorn"
  ] .

oa:event_ozw_52fbb5cb-7c1b-e9a7-8a7c-8bd2173bddc8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1881-07-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zoeterwoude" ;
    rdfs:label "Zoeterwoude"
  ] ;
  ns0:crematie "21-07-1881" ;
  ns1:crematorium "Begraafplaats St. Jan's Onthoofding, Zuidbuurt, Zoeterwoude-dorp" ;
  ns2:crematie "Zoeterwoude" .

oa:relationep_ozw_52fbb5cb-7c1b-e9a7-8a7c-8bd2173bddc8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_ozw_52fbb5cb-7c1b-e9a7-8a7c-8bd2173bddc8_Person1 ;
  a2a:EventKeyRef oa:event_ozw_52fbb5cb-7c1b-e9a7-8a7c-8bd2173bddc8_Event1 .

oa:relationep_ozw_52fbb5cb-7c1b-e9a7-8a7c-8bd2173bddc8_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_ozw_52fbb5cb-7c1b-e9a7-8a7c-8bd2173bddc8_Person2 ;
  a2a:EventKeyRef oa:event_ozw_52fbb5cb-7c1b-e9a7-8a7c-8bd2173bddc8_Event1 .

oa:source_ozw_52fbb5cb-7c1b-e9a7-8a7c-8bd2173bddc8
  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/02621.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://beeldbank.oudzoeterwoude.nl/cgi-bin/bidprent.pl?ident=02621" ;
  a2a:RecordIdentifier "BP-02621" ;
  a2a:RecordGUID "{52fbb5cb-7c1b-e9a7-8a7c-8bd2173bddc8}" ;
  a2a:SourceRemarkProvenance "Gescrapet van ZCBS instantie, HTML naar CSV, CSV naar A2A" .

