@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_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A
  a a2a:Record ;
  rdfs:label "Doop op 14 april 1782 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Person2027649888, oa:person_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Person2027649889, oa:person_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Person2027649890, oa:person_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Person2027649891, oa:person_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Person2027649892 ;
  a2a:hasEvent oa:event_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_0, oa:relationep_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_1, oa:relationep_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_2, oa:relationep_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_3, oa:relationep_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_4 ;
  a2a:hasSource oa:source_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A .

oa:person_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Person2027649888
  a a2a:Person ;
  rdfs:label "David Jan Winterberg" ;
  a2a:PersonName [
    rdfs:label "David Jan Winterberg" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Winterberg"
  ] .

oa:person_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Person2027649889
  a a2a:Person ;
  rdfs:label "Jan Nicolaas Winterberg" ;
  a2a:PersonName [
    rdfs:label "Jan Nicolaas Winterberg" ;
    a2a:PersonNameFirstName "Jan Nicolaas" ;
    a2a:PersonNameLastName "Winterberg"
  ] .

oa:person_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Person2027649890
  a a2a:Person ;
  rdfs:label "Geertruij Bras" ;
  a2a:PersonName [
    rdfs:label "Geertruij Bras" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNameLastName "Bras"
  ] .

oa:person_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Person2027649891
  a a2a:Person ;
  rdfs:label "Jan Luijnenberg" ;
  a2a:PersonName [
    rdfs:label "Jan Luijnenberg" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Luijnenberg"
  ] .

oa:person_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Person2027649892
  a a2a:Person ;
  rdfs:label "Jannetje Vijg" ;
  a2a:PersonName [
    rdfs:label "Jannetje Vijg" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Vijg"
  ] .

oa:event_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "14-04-1782" ;
    a2a:Year "1782" ;
    a2a:Month "04" ;
    a2a:Day "14" ;
    rdfs:label "1782-04-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Person2027649888 ;
  a2a:EventKeyRef oa:event_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Event1 .

oa:relationep_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Person2027649889 ;
  a2a:EventKeyRef oa:event_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Event1 .

oa:relationep_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Person2027649890 ;
  a2a:EventKeyRef oa:event_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Event1 .

oa:relationep_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Person2027649891 ;
  a2a:EventKeyRef oa:event_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Event1 .

oa:relationep_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Person2027649892 ;
  a2a:EventKeyRef oa:event_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A_Event1 .

oa:source_srt_7CCCABE1-D178-455D-B0DF-2F5FEC88B06A
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1782-04-14 - 1782-04-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1782-04-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1782-04-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "14-04-1782" ;
    a2a:Year "1782" ;
    a2a:Month "04" ;
    a2a:Day "14" ;
    rdfs:label "14-04-1782"
  ] ;
  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 "147" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Doop remonstrants, 147"
  ] ;
  a2a:SourceLastChangeDate "2024-05-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/7CCCABE1D178455DB0DF2F5FEC88B06A" ;
  a2a:RecordIdentifier "2027649887" ;
  a2a:RecordGUID "{7CCCABE1-D178-455D-B0DF-2F5FEC88B06A}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/98D79991A1584805AC61B3E53CEE289F" .

