@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_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B
  a a2a:Record ;
  rdfs:label "Doop op 6 november 1678 te Delfshaven" ;
  a2a:hasPerson oa:person_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Person2027714850, oa:person_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Person2027714851, oa:person_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Person2027714852, oa:person_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Person2027714853, oa:person_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Person2027714854, oa:person_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Person2027714855 ;
  a2a:hasEvent oa:event_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_0, oa:relationep_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_1, oa:relationep_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_2, oa:relationep_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_3, oa:relationep_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_4, oa:relationep_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_5 ;
  a2a:hasSource oa:source_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B .

oa:person_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Person2027714850
  a a2a:Person ;
  rdfs:label "Jacob" ;
  a2a:PersonName [
    rdfs:label "Jacob" ;
    a2a:PersonNameFirstName "Jacob"
  ] .

oa:person_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Person2027714851
  a a2a:Person ;
  rdfs:label "Jan Adriaanse" ;
  a2a:PersonName [
    rdfs:label "Jan Adriaanse" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Adriaanse"
  ] .

oa:person_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Person2027714852
  a a2a:Person ;
  rdfs:label "Lijsbeth Federicks" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth Federicks" ;
    a2a:PersonNameFirstName "Lijsbeth" ;
    a2a:PersonNameLastName "Federicks"
  ] .

oa:person_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Person2027714853
  a a2a:Person ;
  rdfs:label "Jacob Frederickse" ;
  a2a:PersonName [
    rdfs:label "Jacob Frederickse" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Frederickse"
  ] .

oa:person_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Person2027714854
  a a2a:Person ;
  rdfs:label "Neeltje Jans" ;
  a2a:PersonName [
    rdfs:label "Neeltje Jans" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Jans"
  ] .

oa:person_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Person2027714855
  a a2a:Person ;
  rdfs:label "Treijntje Jans" ;
  a2a:PersonName [
    rdfs:label "Treijntje Jans" ;
    a2a:PersonNameFirstName "Treijntje" ;
    a2a:PersonNameLastName "Jans"
  ] .

oa:event_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "06-11-1678" ;
    a2a:Year "1678" ;
    a2a:Month "11" ;
    a2a:Day "06" ;
    rdfs:label "1678-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Delfshaven" ;
    rdfs:label "Delfshaven"
  ] .

oa:relationep_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Person2027714850 ;
  a2a:EventKeyRef oa:event_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Event1 .

oa:relationep_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Person2027714851 ;
  a2a:EventKeyRef oa:event_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Event1 .

oa:relationep_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Person2027714852 ;
  a2a:EventKeyRef oa:event_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Event1 .

oa:relationep_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Person2027714853 ;
  a2a:EventKeyRef oa:event_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Event1 .

oa:relationep_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Person2027714854 ;
  a2a:EventKeyRef oa:event_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Event1 .

oa:relationep_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Person2027714855 ;
  a2a:EventKeyRef oa:event_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B_Event1 .

oa:source_srt_AD45B411-3DDC-4870-915B-0402EBDBF29B
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Delfshaven" ;
    a2a:Country "Nederland" ;
    rdfs:label "Delfshaven, Nederland", "1678-11-06 - 1678-11-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-11-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1678-11-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-11-1678" ;
    a2a:Year "1678" ;
    a2a:Month "11" ;
    a2a:Day "06" ;
    rdfs:label "06-11-1678"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archieven van de Plaatselijke Besturen van Delfshaven en Schoonderloo" ;
    a2a:Book "Doop gereformeerd" ;
    a2a:RegistryNumber "1141" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archieven van de Plaatselijke Besturen van Delfshaven en Schoonderloo, Doop gereformeerd, 1141"
  ] ;
  a2a:SourceLastChangeDate "2021-04-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/AD45B4113DDC4870915B0402EBDBF29B" ;
  a2a:RecordIdentifier "2027714849" ;
  a2a:RecordGUID "{AD45B411-3DDC-4870-915B-0402EBDBF29B}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/23E67BD01A0E412C8A5160F6886AAFD8" .

