@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_0fd0b30d-ccfc-6882-017f-bd5161f38db3
  a a2a:Record ;
  rdfs:label "Doop op 14 februari 1683 te Koudekerk" ;
  a2a:hasPerson oa:person_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Person1, oa:person_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Person2, oa:person_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Person3, oa:person_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Person4, oa:person_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Person5 ;
  a2a:hasEvent oa:event_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Event1 ;
  a2a:hasRelationEP oa:relationep_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_0, oa:relationep_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_1, oa:relationep_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_2, oa:relationep_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_3, oa:relationep_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_4 ;
  a2a:hasSource oa:source_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3 .

oa:person_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Person1
  a a2a:Person ;
  rdfs:label "Grietje van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Grietje van Leeuwen" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Religion "Nederduits-gereformeerd" .

oa:person_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Person2
  a a2a:Person ;
  rdfs:label "Cornelis Jacobsz van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jacobsz van Leeuwen" ;
    a2a:PersonNameFirstName "Cornelis Jacobsz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] .

oa:person_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Person3
  a a2a:Person ;
  rdfs:label "Annetje Teunis Outshoorn" ;
  a2a:PersonName [
    rdfs:label "Annetje Teunis Outshoorn" ;
    a2a:PersonNameFirstName "Annetje Teunis" ;
    a2a:PersonNameLastName "Outshoorn"
  ] .

oa:person_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Person4
  a a2a:Person ;
  rdfs:label "Gerrit Willems van Claveren" ;
  a2a:PersonName [
    rdfs:label "Gerrit Willems van Claveren" ;
    a2a:PersonNameLastName "Gerrit Willems van Claveren"
  ] .

oa:person_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Person5
  a a2a:Person ;
  rdfs:label "Fijtje Teunis Outshoorn" ;
  a2a:PersonName [
    rdfs:label "Fijtje Teunis Outshoorn" ;
    a2a:PersonNameLastName "Fijtje Teunis Outshoorn"
  ] .

oa:event_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1683" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1683-02-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Koudekerk" ;
    rdfs:label "Koudekerk"
  ] .

oa:relationep_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Person1 ;
  a2a:EventKeyRef oa:event_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Event1 .

oa:relationep_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Person2 ;
  a2a:EventKeyRef oa:event_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Event1 .

oa:relationep_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Person3 ;
  a2a:EventKeyRef oa:event_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Event1 .

oa:relationep_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Person4 ;
  a2a:EventKeyRef oa:event_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Event1 .

oa:relationep_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Person5 ;
  a2a:EventKeyRef oa:event_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3_Event1 .

oa:source_arg_0fd0b30d-ccfc-6882-017f-bd5161f38db3
  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", "1683-01-01 - 1683-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1683-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1683-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 "1" ;
    a2a:Folio "52v" ;
    rdfs:label "Gemeentearchief Alphen aan den Rijn, Koudekerk, \"Doop- en trouwboeken\", 1624 - 1811., 1, 52v"
  ] ;
  a2a:SourceLastChangeDate "2016-04-13"^^xsd:date ;
  a2a:RecordGUID "{0fd0b30d-ccfc-6882-017f-bd5161f38db3}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AlSARM_145.1.11-1_54_MI.xml van ARG" .

