@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_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D
  a a2a:Record ;
  rdfs:label "Doop op 24 juli 1664 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Person2027535963, oa:person_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Person2027535964, oa:person_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Person2027535965, oa:person_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Person2027535966, oa:person_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Person2027535967 ;
  a2a:hasEvent oa:event_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_0, oa:relationep_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_1, oa:relationep_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_2, oa:relationep_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_3, oa:relationep_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_4 ;
  a2a:hasSource oa:source_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D .

oa:person_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Person2027535963
  a a2a:Person ;
  rdfs:label "Lijsbet" ;
  a2a:PersonName [
    rdfs:label "Lijsbet" ;
    a2a:PersonNameFirstName "Lijsbet"
  ] .

oa:person_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Person2027535964
  a a2a:Person ;
  rdfs:label "Willem Willemsse" ;
  a2a:PersonName [
    rdfs:label "Willem Willemsse" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Willemsse"
  ] .

oa:person_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Person2027535965
  a a2a:Person ;
  rdfs:label "Neeltge Ariens" ;
  a2a:PersonName [
    rdfs:label "Neeltge Ariens" ;
    a2a:PersonNameFirstName "Neeltge" ;
    a2a:PersonNameLastName "Ariens"
  ] .

oa:person_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Person2027535966
  a a2a:Person ;
  rdfs:label "Jan Ariensse" ;
  a2a:PersonName [
    rdfs:label "Jan Ariensse" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Ariensse"
  ] .

oa:person_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Person2027535967
  a a2a:Person ;
  rdfs:label "Maertge Ariens" ;
  a2a:PersonName [
    rdfs:label "Maertge Ariens" ;
    a2a:PersonNameFirstName "Maertge" ;
    a2a:PersonNameLastName "Ariens"
  ] .

oa:event_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "24-07-1664" ;
    a2a:Year "1664" ;
    a2a:Month "07" ;
    a2a:Day "24" ;
    rdfs:label "1664-07-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Person2027535963 ;
  a2a:EventKeyRef oa:event_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Event1 .

oa:relationep_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Person2027535964 ;
  a2a:EventKeyRef oa:event_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Event1 .

oa:relationep_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Person2027535965 ;
  a2a:EventKeyRef oa:event_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Event1 .

oa:relationep_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Person2027535966 ;
  a2a:EventKeyRef oa:event_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Event1 .

oa:relationep_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Person2027535967 ;
  a2a:EventKeyRef oa:event_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D_Event1 .

oa:source_srt_0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1664-07-24 - 1664-07-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1664-07-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1664-07-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-07-1664" ;
    a2a:Year "1664" ;
    a2a:Month "07" ;
    a2a:Day "24" ;
    rdfs:label "24-07-1664"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB)" ;
    a2a:Book "Doop gereformeerd" ;
    a2a:RegistryNumber "11" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Doop gereformeerd, 11"
  ] ;
  a2a:SourceLastChangeDate "2021-04-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/0B05EB677AD44B388C9BEB91B051FD2D" ;
  a2a:RecordIdentifier "2027535962" ;
  a2a:RecordGUID "{0B05EB67-7AD4-4B38-8C9B-EB91B051FD2D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/42CDBB3B59274EE0A3216B43E4CFF1B2" .

