@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_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e
  a a2a:Record ;
  rdfs:label "Geboorte op 13 juli 1902 te Papekop" ;
  a2a:hasPerson oa:person_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e_Person1, oa:person_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e_Person2, oa:person_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e_Person3 ;
  a2a:hasEvent oa:event_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e_Event1 ;
  a2a:hasRelationEP oa:relationep_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e_0, oa:relationep_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e_1, oa:relationep_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e_2 ;
  a2a:hasSource oa:source_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e .

oa:person_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e_Person1
  a a2a:Person ;
  rdfs:label "Cornelia Elizabeth Maria Verkleij" ;
  a2a:PersonName [
    rdfs:label "Cornelia Elizabeth Maria Verkleij" ;
    a2a:PersonNameFirstName "Cornelia Elizabeth Maria" ;
    a2a:PersonNameLastName "Verkleij"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e_Person2
  a a2a:Person ;
  rdfs:label "Laurens Albertus Verkleij" ;
  a2a:PersonName [
    rdfs:label "Laurens Albertus Verkleij" ;
    a2a:PersonNameFirstName "Laurens Albertus" ;
    a2a:PersonNameLastName "Verkleij"
  ] .

oa:person_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e_Person3
  a a2a:Person ;
  rdfs:label "Grietje Hazendonk" ;
  a2a:PersonName [
    rdfs:label "Grietje Hazendonk" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Hazendonk"
  ] .

oa:event_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1902-07-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Papekop" ;
    rdfs:label "Papekop"
  ] .

oa:relationep_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e_Person1 ;
  a2a:EventKeyRef oa:event_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e_Event1 .

oa:relationep_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e_Person2 ;
  a2a:EventKeyRef oa:event_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e_Event1 .

oa:relationep_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e_Person3 ;
  a2a:EventKeyRef oa:event_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e_Event1 .

oa:source_rel_366bb3e1-a842-df5a-e9e9-912809c1a66e
  a a2a:Source ;
  rdfs:label "RHC Rijnstreek en Lopikerwaard, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Papekop" ;
    rdfs:label "Papekop", "1902-01-01 - 1902-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1902-07-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "RHC Rijnstreek en Lopikerwaard" ;
    a2a:Place "Woerden" ;
    a2a:Collection "Geboorteakte" ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "463" ;
    rdfs:label "RHC Rijnstreek en Lopikerwaard, Woerden, Geboorteakte, 10, 463"
  ] ;
  a2a:SourceLastChangeDate "2020-07-14"^^xsd:date ;
  a2a:RecordIdentifier "R032.463.GEBOORTE.00110" ;
  a2a:RecordGUID "{366bb3e1-a842-df5a-e9e9-912809c1a66e}" ;
  a2a:SourceRemarkProvenance "rhcrl_r032_455-463_geb-akten-papekop_1815-1902_a.xlsx csv2a2a" .

