@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_351ab418-e674-c5f0-e8ef-cc30d8e67b56
  a a2a:Record ;
  rdfs:label "Begrafenis in 1775 te Koudekerk" ;
  a2a:hasPerson oa:person_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56_Person1, oa:person_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56_Person2, oa:person_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56_Person3 ;
  a2a:hasEvent oa:event_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56_Event1 ;
  a2a:hasRelationEP oa:relationep_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56_0, oa:relationep_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56_1, oa:relationep_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56_2 ;
  a2a:hasSource oa:source_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56 .

oa:person_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56_Person1
  a a2a:Person ;
  rdfs:label "Anna Maria Catharina van Rijcke" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Catharina van Rijcke" ;
    a2a:PersonNameFirstName "Anna Maria Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijcke"
  ] .

oa:person_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56_Person2
  a a2a:Person ;
  rdfs:label "Jacobus van Rijcke" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Rijcke" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijcke"
  ] .

oa:person_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56_Person3
  a a2a:Person ;
  rdfs:label "Jacobus van Rijcke" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Rijcke" ;
    a2a:PersonNameLastName "Jacobus van Rijcke"
  ] .

oa:event_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [ a2a:Year "1775" ] ;
  a2a:EventPlace [
    a2a:Place "Koudekerk" ;
    rdfs:label "Koudekerk"
  ] .

oa:relationep_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56_Person1 ;
  a2a:EventKeyRef oa:event_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56_Event1 .

oa:relationep_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56_Person2 ;
  a2a:EventKeyRef oa:event_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56_Event1 .

oa:relationep_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56_Person3 ;
  a2a:EventKeyRef oa:event_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56_Event1 .

oa:source_arg_351ab418-e674-c5f0-e8ef-cc30d8e67b56
  a a2a:Source ;
  rdfs:label "Gemeentearchief Alphen aan den Rijn, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Alphen aan den Rijn" ;
    rdfs:label "Alphen aan den Rijn", "1775-01-01 - 1775-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1775-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1775-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Alphen aan den Rijn" ;
    a2a:Place "Koudekerk" ;
    a2a:Collection "Registers van ontvangst van de impost op het trouwen en begraven, 1702 -1811" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "78v" ;
    rdfs:label "Gemeentearchief Alphen aan den Rijn, Koudekerk, Registers van ontvangst van de impost op het trouwen en begraven, 1702 -1811, 1, 78v"
  ] ;
  a2a:SourceLastChangeDate "2016-04-13"^^xsd:date ;
  a2a:RecordGUID "{351ab418-e674-c5f0-e8ef-cc30d8e67b56}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AlSARM_145.1.12-1_54_MI.xml van ARG" .

