@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_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b
  a a2a:Record ;
  rdfs:label "Geboorte op 14 maart 1842 te Koudekerk" ;
  a2a:hasPerson oa:person_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Person1, oa:person_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Person2, oa:person_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Person3, oa:person_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Person4, oa:person_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Person5, oa:person_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Person6 ;
  a2a:hasEvent oa:event_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Event1 ;
  a2a:hasRelationEP oa:relationep_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_0, oa:relationep_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_1, oa:relationep_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_2, oa:relationep_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_3, oa:relationep_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_4, oa:relationep_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_5 ;
  a2a:hasSource oa:source_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b .

oa:person_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Person1
  a a2a:Person ;
  rdfs:label "Magteld Lepair" ;
  a2a:PersonName [
    rdfs:label "Magteld Lepair" ;
    a2a:PersonNameFirstName "Magteld" ;
    a2a:PersonNameLastName "Lepair"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1842-03-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Koudekerk" ;
    rdfs:label "Koudekerk"
  ] .

oa:person_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Person2
  a a2a:Person ;
  rdfs:label "Philippus Lepair" ;
  a2a:PersonName [
    rdfs:label "Philippus Lepair" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Lepair"
  ] ;
  a2a:Residence [
    a2a:Place "Koudekerk" ;
    rdfs:label "Koudekerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "arbeider" .

oa:person_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Person3
  a a2a:Person ;
  rdfs:label "Hendrina Ram" ;
  a2a:PersonName [
    rdfs:label "Hendrina Ram" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Ram"
  ] .

oa:person_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Person4
  a a2a:Person ;
  rdfs:label "Philippus Lepair" ;
  a2a:PersonName [
    rdfs:label "Philippus Lepair" ;
    a2a:PersonNameLastName "Philippus Lepair"
  ] .

oa:person_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Person5
  a a2a:Person ;
  rdfs:label "Teunis de Vlaming" ;
  a2a:PersonName [
    rdfs:label "Teunis de Vlaming" ;
    a2a:PersonNameLastName "Teunis de Vlaming"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "verver" .

oa:person_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Person6
  a a2a:Person ;
  rdfs:label "Pieter van der Neut" ;
  a2a:PersonName [
    rdfs:label "Pieter van der Neut" ;
    a2a:PersonNameLastName "Pieter van der Neut"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "arbeider" .

oa:event_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1842" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1842-03-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Koudekerk" ;
    rdfs:label "Koudekerk"
  ] ;
  a2a:EventRemark186_Moeder "Hendrina Ram" ;
  a2a:EventRemark15_Tijdstip "09:00 uur" ;
  a2a:EventRemark04_Soort_akte "Akte van geboorte" .

oa:relationep_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Person1 ;
  a2a:EventKeyRef oa:event_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Event1 .

oa:relationep_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Person2 ;
  a2a:EventKeyRef oa:event_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Event1 .

oa:relationep_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Person3 ;
  a2a:EventKeyRef oa:event_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Event1 .

oa:relationep_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Person4 ;
  a2a:EventKeyRef oa:event_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Event1 .

oa:relationep_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Person5 ;
  a2a:EventKeyRef oa:event_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Event1 .

oa:relationep_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Person6 ;
  a2a:EventKeyRef oa:event_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b_Event1 .

oa:source_arg_52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b
  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", "1842-01-01 - 1842-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1842-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-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:DocumentNumber "15" ;
    a2a:RegistryNumber "5" ;
    rdfs:label "Gemeentearchief Alphen aan den Rijn, Koudekerk, Registers van akten van geboorte, 1811 - 1990, 15, 5"
  ] ;
  a2a:SourceLastChangeDate "2016-04-13"^^xsd:date ;
  a2a:RecordGUID "{52ea75e4-ecbd-3fbc-05eb-6e5b28528d7b}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AlSARM_145.1.05-5_54_MI.xml van ARG" .

