@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:EventRemark03_Plaats_begrafenis/> .
@prefix ns1: <a2a:EventRemark01_Datum_begrafenis/> .

oa:record_hdp_5b89c004-ea7b-d4dc-434f-e610b21c39a2
  a a2a:Record ;
  rdfs:label "Overlijden op 8 april 1975 te Groebeek" ;
  a2a:hasPerson oa:person_hdp_5b89c004-ea7b-d4dc-434f-e610b21c39a2_Person1, oa:person_hdp_5b89c004-ea7b-d4dc-434f-e610b21c39a2_Person2 ;
  a2a:hasEvent oa:event_hdp_5b89c004-ea7b-d4dc-434f-e610b21c39a2_Event1 ;
  a2a:hasRelationEP oa:relationep_hdp_5b89c004-ea7b-d4dc-434f-e610b21c39a2_0, oa:relationep_hdp_5b89c004-ea7b-d4dc-434f-e610b21c39a2_1 ;
  a2a:hasSource oa:source_hdp_5b89c004-ea7b-d4dc-434f-e610b21c39a2 .

oa:person_hdp_5b89c004-ea7b-d4dc-434f-e610b21c39a2_Person1
  a a2a:Person ;
  rdfs:label "Theodorus Johannes Hubertus Salvini" ;
  a2a:PersonName [
    rdfs:label "Theodorus Johannes Hubertus Salvini" ;
    a2a:PersonNameFirstName "Theodorus Johannes Hubertus" ;
    a2a:PersonNameLastName "Salvini"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1897-03-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sittard" ;
    rdfs:label "Sittard"
  ] .

oa:person_hdp_5b89c004-ea7b-d4dc-434f-e610b21c39a2_Person2
  a a2a:Person ;
  rdfs:label "Francisca Josephina Maria Agnes Colaris" ;
  a2a:PersonName [
    rdfs:label "Francisca Josephina Maria Agnes Colaris" ;
    a2a:PersonNameFirstName "Francisca Josephina Maria Agnes" ;
    a2a:PersonNameLastName "Colaris"
  ] .

oa:event_hdp_5b89c004-ea7b-d4dc-434f-e610b21c39a2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1975" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1975-04-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groebeek" ;
    rdfs:label "Groebeek"
  ] ;
  ns0:crematie "Berlicum (Sassenheimseweg)" ;
  ns1:crematie "11-04-1975" ;
  a2a:EventRemark01_Roepnaam "Hubert" .

oa:relationep_hdp_5b89c004-ea7b-d4dc-434f-e610b21c39a2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hdp_5b89c004-ea7b-d4dc-434f-e610b21c39a2_Person1 ;
  a2a:EventKeyRef oa:event_hdp_5b89c004-ea7b-d4dc-434f-e610b21c39a2_Event1 .

oa:relationep_hdp_5b89c004-ea7b-d4dc-434f-e610b21c39a2_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hdp_5b89c004-ea7b-d4dc-434f-e610b21c39a2_Person2 ;
  a2a:EventKeyRef oa:event_hdp_5b89c004-ea7b-d4dc-434f-e610b21c39a2_Event1 .

oa:source_hdp_5b89c004-ea7b-d4dc-434f-e610b21c39a2
  a a2a:Source ;
  rdfs:label "Heemkundekring De Plaets, Bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Berlicum" ;
    rdfs:label "Berlicum", "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 "Heemkundekring De Plaets" ;
    rdfs:label "Heemkundekring De Plaets"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriPreview "https://www.deplaets.nl/bidprent/large/1975040801.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-07-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.deplaets.nl/cgi-bin/bidprent.pl?ident=1975040801" ;
  a2a:RecordIdentifier "1975040801" ;
  a2a:RecordGUID "{5b89c004-ea7b-d4dc-434f-e610b21c39a2}" ;
  a2a:SourceRemarkProvenance "Gescrapet van ZCBS instantie https://www.deplaets.nl/cgi-bin/bidprent.pl, HTML naar CSV, CSV naar A2A" .

