@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_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99
  a a2a:Record ;
  rdfs:label "Doop op 31 december 1656 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Person2052530198, oa:person_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Person2052530199, oa:person_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Person2052530200, oa:person_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Person2052530201, oa:person_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Person2052530202 ;
  a2a:hasEvent oa:event_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_0, oa:relationep_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_1, oa:relationep_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_2, oa:relationep_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_3, oa:relationep_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_4 ;
  a2a:hasSource oa:source_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99 .

oa:person_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Person2052530198
  a a2a:Person ;
  rdfs:label "Isbrant" ;
  a2a:PersonName [
    rdfs:label "Isbrant" ;
    a2a:PersonNameFirstName "Isbrant"
  ] .

oa:person_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Person2052530199
  a a2a:Person ;
  rdfs:label "Jan Dingemanse Hallingh" ;
  a2a:PersonName [
    rdfs:label "Jan Dingemanse Hallingh" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Dingemanse" ;
    a2a:PersonNameLastName "Hallingh"
  ] .

oa:person_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Person2052530200
  a a2a:Person ;
  rdfs:label "Annetie Jacobs den Abt" ;
  a2a:PersonName [
    rdfs:label "Annetie Jacobs den Abt" ;
    a2a:PersonNameFirstName "Annetie" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Abt"
  ] .

oa:person_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Person2052530201
  a a2a:Person ;
  rdfs:label "Cornelis Jacobsen den Abt" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jacobsen den Abt" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Jacobsen" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Abt"
  ] .

oa:person_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Person2052530202
  a a2a:Person ;
  rdfs:label "Grietie Cornelis Castelein" ;
  a2a:PersonName [
    rdfs:label "Grietie Cornelis Castelein" ;
    a2a:PersonNameFirstName "Grietie" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNameLastName "Castelein"
  ] .

oa:event_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "31-12-1656" ;
    a2a:Year "1656" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1656-12-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Person2052530198 ;
  a2a:EventKeyRef oa:event_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Event1 .

oa:relationep_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Person2052530199 ;
  a2a:EventKeyRef oa:event_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Event1 .

oa:relationep_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Person2052530200 ;
  a2a:EventKeyRef oa:event_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Event1 .

oa:relationep_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Person2052530201 ;
  a2a:EventKeyRef oa:event_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Event1 .

oa:relationep_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Person2052530202 ;
  a2a:EventKeyRef oa:event_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99_Event1 .

oa:source_srt_794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1656-12-31 - 1656-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1656-12-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1656-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-12-1656" ;
    a2a:Year "1656" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "31-12-1656"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB)" ;
    a2a:Book "Doop remonstrants" ;
    a2a:RegistryNumber "140" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Doop remonstrants, 140"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/3C4256A47DF14A669154BADE6E782226" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/3C4256A47DF14A669154BADE6E782226" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/3C4256A47DF14A669154BADE6E782226"
  ] ;
  a2a:SourceLastChangeDate "2022-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/794CBBA2C9DA48A0B1B08D1B0B9CAB99" ;
  a2a:RecordIdentifier "2052530197" ;
  a2a:RecordGUID "{794CBBA2-C9DA-48A0-B1B0-8D1B0B9CAB99}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/0899BA70C6F24452AF24FD1CFB36C417" .

