@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_2ACF117A-8889-4DBC-B904-CD3AF9189431
  a a2a:Record ;
  rdfs:label "Doop op 29 april 1637 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431_Person2398891045, oa:person_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431_Person2398891046, oa:person_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431_Person2398891047 ;
  a2a:hasEvent oa:event_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431_0, oa:relationep_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431_1, oa:relationep_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431_2 ;
  a2a:hasSource oa:source_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431 .

oa:person_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431_Person2398891045
  a a2a:Person ;
  rdfs:label "Davet" ;
  a2a:PersonName [
    rdfs:label "Davet" ;
    a2a:PersonNameFirstName "Davet"
  ] .

oa:person_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431_Person2398891046
  a a2a:Person ;
  rdfs:label "Davit Jansen" ;
  a2a:PersonName [
    rdfs:label "Davit Jansen" ;
    a2a:PersonNameFirstName "Davit" ;
    a2a:PersonNameLastName "Jansen"
  ] .

oa:person_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431_Person2398891047
  a a2a:Person ;
  rdfs:label "Dircktgen Davits" ;
  a2a:PersonName [
    rdfs:label "Dircktgen Davits" ;
    a2a:PersonNameFirstName "Dircktgen" ;
    a2a:PersonNameLastName "Davits"
  ] .

oa:event_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "29-04-1637" ;
    a2a:Year "1637" ;
    a2a:Month "04" ;
    a2a:Day "29" ;
    rdfs:label "1637-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431_Person2398891045 ;
  a2a:EventKeyRef oa:event_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431_Event1 .

oa:relationep_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431_Person2398891046 ;
  a2a:EventKeyRef oa:event_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431_Event1 .

oa:relationep_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431_Person2398891047 ;
  a2a:EventKeyRef oa:event_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431_Event1 .

oa:source_srt_2ACF117A-8889-4DBC-B904-CD3AF9189431
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1637-04-29 - 1637-04-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-04-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-04-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "29-04-1637" ;
    a2a:Year "1637" ;
    a2a:Month "04" ;
    a2a:Day "29" ;
    rdfs:label "29-04-1637"
  ] ;
  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 "5" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Doop gereformeerd, 5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/730529E8A53D41E5923770511BBB3565" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/730529E8A53D41E5923770511BBB3565" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/730529E8A53D41E5923770511BBB3565"
  ] ;
  a2a:SourceLastChangeDate "2022-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2ACF117A88894DBCB904CD3AF9189431" ;
  a2a:RecordIdentifier "2398891044" ;
  a2a:RecordGUID "{2ACF117A-8889-4DBC-B904-CD3AF9189431}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B589E20A74B74340811AFC8DB120FB2C" .

