@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_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7
  a a2a:Record ;
  rdfs:label "Geboorte op 28 augustus 1813 te Koudekerk" ;
  a2a:hasPerson oa:person_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Person1, oa:person_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Person2, oa:person_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Person3, oa:person_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Person4, oa:person_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Person5, oa:person_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Person6 ;
  a2a:hasEvent oa:event_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Event1 ;
  a2a:hasRelationEP oa:relationep_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_0, oa:relationep_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_1, oa:relationep_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_2, oa:relationep_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_3, oa:relationep_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_4, oa:relationep_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_5 ;
  a2a:hasSource oa:source_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7 .

oa:person_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Person1
  a a2a:Person ;
  rdfs:label "Gerardus Dolkemade" ;
  a2a:PersonName [
    rdfs:label "Gerardus Dolkemade" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Dolkemade"
  ] ;
  a2a:Gender "Man" .

oa:person_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Person2
  a a2a:Person ;
  rdfs:label "Joris Dolkemade" ;
  a2a:PersonName [
    rdfs:label "Joris Dolkemade" ;
    a2a:PersonNameFirstName "Joris" ;
    a2a:PersonNameLastName "Dolkemade"
  ] ;
  a2a:Residence [
    a2a:Place "Koudekerk" ;
    rdfs:label "Koudekerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "schipper" .

oa:person_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Person3
  a a2a:Person ;
  rdfs:label "Willemijntje van Dam" ;
  a2a:PersonName [
    rdfs:label "Willemijntje van Dam" ;
    a2a:PersonNameFirstName "Willemijntje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dam"
  ] .

oa:person_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Person4
  a a2a:Person ;
  rdfs:label "Joris Dolkemade" ;
  a2a:PersonName [
    rdfs:label "Joris Dolkemade" ;
    a2a:PersonNameLastName "Joris Dolkemade"
  ] .

oa:person_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Person5
  a a2a:Person ;
  rdfs:label "Adrianus Paling" ;
  a2a:PersonName [
    rdfs:label "Adrianus Paling" ;
    a2a:PersonNameLastName "Adrianus Paling"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "70" ;
    rdfs:label "70"
  ] ;
  a2a:Profession "broodbakker" .

oa:person_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Person6
  a a2a:Person ;
  rdfs:label "Kornelis de Graaf" ;
  a2a:PersonName [
    rdfs:label "Kornelis de Graaf" ;
    a2a:PersonNameLastName "Kornelis de Graaf"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "scheepmakersknecht" .

oa:event_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1813-08-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Koudekerk" ;
    rdfs:label "Koudekerk"
  ] ;
  a2a:EventRemark04_Soort_akte "Akte van geboorte" ;
  a2a:EventRemark186_Moeder "Willemijntje van Dam" ;
  a2a:EventRemark15_Tijdstip "11:30 uur" .

oa:relationep_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Person1 ;
  a2a:EventKeyRef oa:event_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Event1 .

oa:relationep_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Person2 ;
  a2a:EventKeyRef oa:event_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Event1 .

oa:relationep_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Person3 ;
  a2a:EventKeyRef oa:event_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Event1 .

oa:relationep_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Person4 ;
  a2a:EventKeyRef oa:event_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Event1 .

oa:relationep_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Person5 ;
  a2a:EventKeyRef oa:event_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Event1 .

oa:relationep_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Person6 ;
  a2a:EventKeyRef oa:event_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7_Event1 .

oa:source_arg_1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7
  a a2a:Source ;
  rdfs:label "Gemeentearchief Alphen aan den Rijn, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Alphen aan den Rijn" ;
    rdfs:label "Alphen aan den Rijn", "1813-01-01 - 1813-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Alphen aan den Rijn" ;
    a2a:Place "Koudekerk" ;
    a2a:Collection "Registers van akten van geboorte, 1811 - 1990" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "fol. 8" ;
    rdfs:label "Gemeentearchief Alphen aan den Rijn, Koudekerk, Registers van akten van geboorte, 1811 - 1990, 3, fol. 8"
  ] ;
  a2a:SourceLastChangeDate "2023-08-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/105/1BDFC9FEDC1B404DB869C50AB2AEFDC7" ;
  a2a:RecordGUID "{1BDFC9FE-DC1B-404D-B869-C50AB2AEFDC7}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AlSARM_145105-3_54_MI.xml van ARG" .

