@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_rzh_19437a82-1781-41f5-9e5f-ece300ba400a
  a a2a:Record ;
  rdfs:label "Geboorte (geboorteakte) op 26 januari 1855 te Rhoon" ;
  a2a:hasPerson oa:person_rzh_19437a82-1781-41f5-9e5f-ece300ba400a_Person1, oa:person_rzh_19437a82-1781-41f5-9e5f-ece300ba400a_Person2, oa:person_rzh_19437a82-1781-41f5-9e5f-ece300ba400a_Person3 ;
  a2a:hasEvent oa:event_rzh_19437a82-1781-41f5-9e5f-ece300ba400a_Event1 ;
  a2a:hasRelationEP oa:relationep_rzh_19437a82-1781-41f5-9e5f-ece300ba400a_0, oa:relationep_rzh_19437a82-1781-41f5-9e5f-ece300ba400a_1, oa:relationep_rzh_19437a82-1781-41f5-9e5f-ece300ba400a_2 ;
  a2a:hasSource oa:source_rzh_19437a82-1781-41f5-9e5f-ece300ba400a .

oa:person_rzh_19437a82-1781-41f5-9e5f-ece300ba400a_Person1
  a a2a:Person ;
  rdfs:label "Lijntje Cornelia Sparreboom" ;
  a2a:PersonName [
    rdfs:label "Lijntje Cornelia Sparreboom" ;
    a2a:PersonNameFirstName "Lijntje Cornelia" ;
    a2a:PersonNameLastName "Sparreboom"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:LiteralDate "26-01-1855" ;
    a2a:Year "1855" ;
    a2a:Month "01" ;
    a2a:Day "26" ;
    rdfs:label "26-01-1855"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rhoon" ;
    rdfs:label "Rhoon"
  ] .

oa:person_rzh_19437a82-1781-41f5-9e5f-ece300ba400a_Person2
  a a2a:Person ;
  rdfs:label "Fob Sparreboom" ;
  a2a:PersonName [
    rdfs:label "Fob Sparreboom" ;
    a2a:PersonNameFirstName "Fob" ;
    a2a:PersonNameLastName "Sparreboom"
  ] .

oa:person_rzh_19437a82-1781-41f5-9e5f-ece300ba400a_Person3
  a a2a:Person ;
  rdfs:label "Jaapje Leentfaar" ;
  a2a:PersonName [
    rdfs:label "Jaapje Leentfaar" ;
    a2a:PersonNameFirstName "Jaapje" ;
    a2a:PersonNameLastName "Leentfaar"
  ] .

oa:event_rzh_19437a82-1781-41f5-9e5f-ece300ba400a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "26-01-1855" ;
    a2a:Year "1855" ;
    a2a:Month "01" ;
    a2a:Day "26" ;
    rdfs:label "1855-01-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rhoon" ;
    rdfs:label "Rhoon"
  ] .

oa:relationep_rzh_19437a82-1781-41f5-9e5f-ece300ba400a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rzh_19437a82-1781-41f5-9e5f-ece300ba400a_Person1 ;
  a2a:EventKeyRef oa:event_rzh_19437a82-1781-41f5-9e5f-ece300ba400a_Event1 .

oa:relationep_rzh_19437a82-1781-41f5-9e5f-ece300ba400a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rzh_19437a82-1781-41f5-9e5f-ece300ba400a_Person2 ;
  a2a:EventKeyRef oa:event_rzh_19437a82-1781-41f5-9e5f-ece300ba400a_Event1 .

oa:relationep_rzh_19437a82-1781-41f5-9e5f-ece300ba400a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rzh_19437a82-1781-41f5-9e5f-ece300ba400a_Person3 ;
  a2a:EventKeyRef oa:event_rzh_19437a82-1781-41f5-9e5f-ece300ba400a_Event1 .

oa:source_rzh_19437a82-1781-41f5-9e5f-ece300ba400a
  a a2a:Source ;
  rdfs:label "Nationaal Archief Rijksarchief Zuid-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rhoon" ;
    a2a:Province "Zuid-Holland" ;
    rdfs:label "Rhoon, Zuid-Holland", "1855-01-26 - 1855-01-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1855-01-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1855-01-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-01-1855" ;
    a2a:Year "1855" ;
    a2a:Month "01" ;
    a2a:Day "26" ;
    rdfs:label "26-01-1855"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Nationaal Archief Rijksarchief Zuid-Holland" ;
    a2a:Place "Den Haag" ;
    a2a:DocumentNumber "6" ;
    rdfs:label "Nationaal Archief Rijksarchief Zuid-Holland, Den Haag, 6"
  ] ;
  a2a:SourceLastChangeDate "2012-05-04"^^xsd:date ;
  a2a:RecordGUID "{19437a82-1781-41f5-9e5f-ece300ba400a}" ;
  a2a:SourceRemarkAkteSoort "Geboorteakte" .

[] a2a:PersonRemarkVondeling "N" .
