@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_850cdc37-ed89-ac7f-19f6-2dcafe9e8156
  a a2a:Record ;
  rdfs:label "Doop op 4 maart 1725 te Koudekerk" ;
  a2a:hasPerson oa:person_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Person1, oa:person_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Person2, oa:person_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Person3, oa:person_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Person4, oa:person_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Person5 ;
  a2a:hasEvent oa:event_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Event1 ;
  a2a:hasRelationEP oa:relationep_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_0, oa:relationep_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_1, oa:relationep_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_2, oa:relationep_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_3, oa:relationep_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_4 ;
  a2a:hasSource oa:source_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156 .

oa:person_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Person1
  a a2a:Person ;
  rdfs:label "Clara Christina Holtius" ;
  a2a:PersonName [
    rdfs:label "Clara Christina Holtius" ;
    a2a:PersonNameFirstName "Clara Christina" ;
    a2a:PersonNameLastName "Holtius"
  ] ;
  a2a:Religion "Nederduits-gereformeerd" .

oa:person_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Person2
  a a2a:Person ;
  rdfs:label "Nicolaus Holtius" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Holtius" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNameLastName "Holtius"
  ] .

oa:person_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Person3
  a a2a:Person ;
  rdfs:label "Margareta van Oosterwijk" ;
  a2a:PersonName [
    rdfs:label "Margareta van Oosterwijk" ;
    a2a:PersonNameFirstName "Margareta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oosterwijk"
  ] .

oa:person_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Person4
  a a2a:Person ;
  rdfs:label "Clara Hellius Leonard Goudappel" ;
  a2a:PersonName [
    rdfs:label "Clara Hellius Leonard Goudappel" ;
    a2a:PersonNameLastName "Clara Hellius Leonard Goudappel"
  ] .

oa:person_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Person5
  a a2a:Person ;
  rdfs:label "Christina Mulerius" ;
  a2a:PersonName [
    rdfs:label "Christina Mulerius" ;
    a2a:PersonNameLastName "Christina Mulerius"
  ] .

oa:event_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1725" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1725-03-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Koudekerk" ;
    rdfs:label "Koudekerk"
  ] ;
  a2a:EventRemark186_Moeder "Margareta van Oosterwijk" .

oa:relationep_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Person1 ;
  a2a:EventKeyRef oa:event_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Event1 .

oa:relationep_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Person2 ;
  a2a:EventKeyRef oa:event_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Event1 .

oa:relationep_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Person3 ;
  a2a:EventKeyRef oa:event_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Event1 .

oa:relationep_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Person4 ;
  a2a:EventKeyRef oa:event_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Event1 .

oa:relationep_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Person5 ;
  a2a:EventKeyRef oa:event_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156_Event1 .

oa:source_arg_850cdc37-ed89-ac7f-19f6-2dcafe9e8156
  a a2a:Source ;
  rdfs:label "Gemeentearchief Alphen aan den Rijn, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Alphen aan den Rijn" ;
    rdfs:label "Alphen aan den Rijn", "1725-01-01 - 1725-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1725-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Alphen aan den Rijn" ;
    a2a:Place "Koudekerk" ;
    a2a:Collection "\"Doop- en trouwboeken\", 1624 - 1811." ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "55" ;
    rdfs:label "Gemeentearchief Alphen aan den Rijn, Koudekerk, \"Doop- en trouwboeken\", 1624 - 1811., 2, 55"
  ] ;
  a2a:SourceLastChangeDate "2016-04-13"^^xsd:date ;
  a2a:RecordGUID "{850cdc37-ed89-ac7f-19f6-2dcafe9e8156}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AlSARM_145.1.11-2_54_MI.xml van ARG" .

