@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_arg_3180e37b-b76c-9944-e68f-1c42cedfe803
  a a2a:Record ;
  rdfs:label "Overlijden op 26 juli 1868 te Hazerswoude" ;
  a2a:hasPerson oa:person_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_Person1, oa:person_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_Person2, oa:person_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_Person3, oa:person_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_Person4 ;
  a2a:hasEvent oa:event_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_Event1 ;
  a2a:hasRelationEP oa:relationep_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_0, oa:relationep_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_1, oa:relationep_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_2, oa:relationep_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_3 ;
  a2a:hasSource oa:source_arg_3180e37b-b76c-9944-e68f-1c42cedfe803 .

oa:person_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_Person1
  a a2a:Person ;
  rdfs:label "Karel Links" ;
  a2a:PersonName [
    rdfs:label "Karel Links" ;
    a2a:PersonNameFirstName "Karel" ;
    a2a:PersonNameLastName "Links"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hazerswoude" ;
    rdfs:label "Hazerswoude"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "72" ;
    rdfs:label "72"
  ] .

oa:person_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_Person2
  a a2a:Person ;
  rdfs:label "Frederik Links" ;
  a2a:PersonName [
    rdfs:label "Frederik Links" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Links"
  ] .

oa:person_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_Person3
  a a2a:Person ;
  rdfs:label "Helena Sterrenberg" ;
  a2a:PersonName [
    rdfs:label "Helena Sterrenberg" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Sterrenberg"
  ] .

oa:person_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_Person4
  a a2a:Person ;
  rdfs:label "Maria de Kort" ;
  a2a:PersonName [
    rdfs:label "Maria de Kort" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kort"
  ] .

oa:event_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1868-07-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hazerswoude" ;
    rdfs:label "Hazerswoude"
  ] ;
  a2a:EventRemark04_Soort_akte "Akte van overlijden" ;
  a2a:EventRemark186_Moeder "Helena Sterrenberg" .

oa:relationep_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_Person1 ;
  a2a:EventKeyRef oa:event_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_Event1 .

oa:relationep_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_Person2 ;
  a2a:EventKeyRef oa:event_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_Event1 .

oa:relationep_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_Person3 ;
  a2a:EventKeyRef oa:event_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_Event1 .

oa:relationep_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_3
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_Person4 ;
  a2a:EventKeyRef oa:event_arg_3180e37b-b76c-9944-e68f-1c42cedfe803_Event1 .

oa:source_arg_3180e37b-b76c-9944-e68f-1c42cedfe803
  a a2a:Source ;
  rdfs:label "Gemeentearchief Alphen aan den Rijn, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Alphen aan den Rijn" ;
    rdfs:label "Alphen aan den Rijn", "1868-01-01 - 1868-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Alphen aan den Rijn" ;
    a2a:Place "Hazerswoude" ;
    a2a:Collection "Registers van akten van overlijden, 1812 - 1990" ;
    a2a:DocumentNumber "42" ;
    a2a:RegistryNumber "59" ;
    rdfs:label "Gemeentearchief Alphen aan den Rijn, Hazerswoude, Registers van akten van overlijden, 1812 - 1990, 42, 59"
  ] ;
  a2a:SourceLastChangeDate "2016-04-13"^^xsd:date ;
  a2a:RecordGUID "{3180e37b-b76c-9944-e68f-1c42cedfe803}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AlSARM_143.1.05-59_54_MI.xml van ARG" .

