@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_7d445ce6-626a-54f7-e186-b97d71a387a5
  a a2a:Record ;
  rdfs:label "Geboorte op 4 november 1826 te Jaarsveld" ;
  a2a:hasPerson oa:person_rel_7d445ce6-626a-54f7-e186-b97d71a387a5_Person1, oa:person_rel_7d445ce6-626a-54f7-e186-b97d71a387a5_Person2, oa:person_rel_7d445ce6-626a-54f7-e186-b97d71a387a5_Person3 ;
  a2a:hasEvent oa:event_rel_7d445ce6-626a-54f7-e186-b97d71a387a5_Event1 ;
  a2a:hasRelationEP oa:relationep_rel_7d445ce6-626a-54f7-e186-b97d71a387a5_0, oa:relationep_rel_7d445ce6-626a-54f7-e186-b97d71a387a5_1, oa:relationep_rel_7d445ce6-626a-54f7-e186-b97d71a387a5_2 ;
  a2a:hasSource oa:source_rel_7d445ce6-626a-54f7-e186-b97d71a387a5 .

oa:person_rel_7d445ce6-626a-54f7-e186-b97d71a387a5_Person1
  a a2a:Person ;
  rdfs:label "Johanna Versluijs" ;
  a2a:PersonName [
    rdfs:label "Johanna Versluijs" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Versluijs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rel_7d445ce6-626a-54f7-e186-b97d71a387a5_Person2
  a a2a:Person ;
  rdfs:label "Evert Versluijs" ;
  a2a:PersonName [
    rdfs:label "Evert Versluijs" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Versluijs"
  ] .

oa:person_rel_7d445ce6-626a-54f7-e186-b97d71a387a5_Person3
  a a2a:Person ;
  rdfs:label "Johanna de Bas" ;
  a2a:PersonName [
    rdfs:label "Johanna de Bas" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bas"
  ] .

oa:event_rel_7d445ce6-626a-54f7-e186-b97d71a387a5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1826" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1826-11-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Jaarsveld" ;
    rdfs:label "Jaarsveld"
  ] .

oa:relationep_rel_7d445ce6-626a-54f7-e186-b97d71a387a5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rel_7d445ce6-626a-54f7-e186-b97d71a387a5_Person1 ;
  a2a:EventKeyRef oa:event_rel_7d445ce6-626a-54f7-e186-b97d71a387a5_Event1 .

oa:relationep_rel_7d445ce6-626a-54f7-e186-b97d71a387a5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rel_7d445ce6-626a-54f7-e186-b97d71a387a5_Person2 ;
  a2a:EventKeyRef oa:event_rel_7d445ce6-626a-54f7-e186-b97d71a387a5_Event1 .

oa:relationep_rel_7d445ce6-626a-54f7-e186-b97d71a387a5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rel_7d445ce6-626a-54f7-e186-b97d71a387a5_Person3 ;
  a2a:EventKeyRef oa:event_rel_7d445ce6-626a-54f7-e186-b97d71a387a5_Event1 .

oa:source_rel_7d445ce6-626a-54f7-e186-b97d71a387a5
  a a2a:Source ;
  rdfs:label "RHC Rijnstreek en Lopikerwaard, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Jaarsveld" ;
    rdfs:label "Jaarsveld", "1826-01-01 - 1826-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1826-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1826-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1826" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1826-11-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "RHC Rijnstreek en Lopikerwaard" ;
    a2a:Place "Woerden" ;
    a2a:Collection "Geboorteakte" ;
    a2a:DocumentNumber "34" ;
    a2a:RegistryNumber "1483" ;
    rdfs:label "RHC Rijnstreek en Lopikerwaard, Woerden, Geboorteakte, 34, 1483"
  ] ;
  a2a:SourceLastChangeDate "2018-03-15"^^xsd:date ;
  a2a:RecordGUID "{7d445ce6-626a-54f7-e186-b97d71a387a5}" ;
  a2a:SourceRemarkProvenance "rhcrl_l003a_1483-1491_geboorteakten-jaarsveld_1811-1902_b.xlsx csv2a2a" .

