@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_wfa_11CF61D2-C482-4CD3-B085-635898BFD652
  a a2a:Record ;
  rdfs:label "Overlijden op 18 november 1968 te Hoorn" ;
  a2a:hasPerson oa:person_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Person3618550748, oa:person_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Person3618550749, oa:person_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Person3618550750, oa:person_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Person3618550751, oa:person_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Person3618550752, oa:person_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Person3618550753, oa:person_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Person3618550754 ;
  a2a:hasEvent oa:event_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_0, oa:relationep_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_1, oa:relationep_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_2, oa:relationep_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_3, oa:relationep_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_4, oa:relationep_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_5, oa:relationep_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_6 ;
  a2a:hasSource oa:source_wfa_11CF61D2-C482-4CD3-B085-635898BFD652 .

oa:person_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Person3618550748
  a a2a:Person ;
  rdfs:label "Aagje Koopen" ;
  a2a:PersonName [
    rdfs:label "Aagje Koopen" ;
    a2a:PersonNameFirstName "Aagje" ;
    a2a:PersonNameLastName "Koopen"
  ] .

oa:person_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Person3618550749
  a a2a:Person ;
  rdfs:label "Pieter Jacobus Koopen" ;
  a2a:PersonName [
    rdfs:label "Pieter Jacobus Koopen" ;
    a2a:PersonNameFirstName "Pieter Jacobus" ;
    a2a:PersonNameLastName "Koopen"
  ] .

oa:person_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Person3618550750
  a a2a:Person ;
  rdfs:label "Elisabeth Bijl" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Bijl" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Bijl"
  ] .

oa:person_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Person3618550751
  a a2a:Person ;
  rdfs:label "Willem Leonard Uljée" ;
  a2a:PersonName [
    rdfs:label "Willem Leonard Uljée" ;
    a2a:PersonNameFirstName "Willem Leonard" ;
    a2a:PersonNameLastName "Uljée"
  ] .

oa:person_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Person3618550752
  a a2a:Person ;
  rdfs:label "Dirk de Boer" ;
  a2a:PersonName [
    rdfs:label "Dirk de Boer" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] .

oa:person_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Person3618550753
  a a2a:Person ;
  rdfs:label "Bauke Wiersma" ;
  a2a:PersonName [
    rdfs:label "Bauke Wiersma" ;
    a2a:PersonNameFirstName "Bauke" ;
    a2a:PersonNameLastName "Wiersma"
  ] .

oa:person_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Person3618550754
  a a2a:Person ;
  rdfs:label "Gerrit Valenteijn" ;
  a2a:PersonName [
    rdfs:label "Gerrit Valenteijn" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Valenteijn"
  ] .

oa:event_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "18-11-1968" ;
    a2a:Year "1968" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1968-11-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:relationep_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Person3618550748 ;
  a2a:EventKeyRef oa:event_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Event1 .

oa:relationep_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Person3618550749 ;
  a2a:EventKeyRef oa:event_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Event1 .

oa:relationep_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Person3618550750 ;
  a2a:EventKeyRef oa:event_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Event1 .

oa:relationep_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Person3618550751 ;
  a2a:EventKeyRef oa:event_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Event1 .

oa:relationep_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_4
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Person3618550752 ;
  a2a:EventKeyRef oa:event_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Event1 .

oa:relationep_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_5
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Person3618550753 ;
  a2a:EventKeyRef oa:event_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Event1 .

oa:relationep_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_6
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Person3618550754 ;
  a2a:EventKeyRef oa:event_wfa_11CF61D2-C482-4CD3-B085-635898BFD652_Event1 .

oa:source_wfa_11CF61D2-C482-4CD3-B085-635898BFD652
  a a2a:Source ;
  rdfs:label "Westfries Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoorn, Nederland", "1968-11-18 - 1968-11-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-11-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-11-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "18-11-1968" ;
    a2a:Year "1968" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "18-11-1968"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "Hoorn. Overlijdensakten, 1968" ;
    a2a:Book "Hoorn. Overlijdensakten, 1968" ;
    a2a:RegistryNumber "1968o" ;
    rdfs:label "Westfries Archief, Hoorn, Hoorn. Overlijdensakten, 1968, Hoorn. Overlijdensakten, 1968, 1968o"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/990889256F994D0787C89439E5CB30F1" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/990889256F994D0787C89439E5CB30F1" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/990889256F994D0787C89439E5CB30F1"
  ] ;
  a2a:SourceLastChangeDate "2024-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/11CF61D2C4824CD3B085635898BFD652" ;
  a2a:RecordIdentifier "3618550747" ;
  a2a:RecordGUID "{11CF61D2-C482-4CD3-B085-635898BFD652}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/5C67DB6710824389838D46FB28B0FA40" .

