@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_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37
  a a2a:Record ;
  rdfs:label "Doop op 9 december 1756 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37_Person2051602451, oa:person_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37_Person2051602452, oa:person_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37_Person2051602453 ;
  a2a:hasEvent oa:event_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37_0, oa:relationep_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37_1, oa:relationep_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37_2 ;
  a2a:hasSource oa:source_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37 .

oa:person_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37_Person2051602451
  a a2a:Person ;
  rdfs:label "Johannes Dauw" ;
  a2a:PersonName [
    rdfs:label "Johannes Dauw" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Dauw"
  ] .

oa:person_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37_Person2051602452
  a a2a:Person ;
  rdfs:label "Johannes Dauw" ;
  a2a:PersonName [
    rdfs:label "Johannes Dauw" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Dauw"
  ] .

oa:person_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37_Person2051602453
  a a2a:Person ;
  rdfs:label "Anna Pieto" ;
  a2a:PersonName [
    rdfs:label "Anna Pieto" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Pieto"
  ] .

oa:event_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "09-12-1756" ;
    a2a:Year "1756" ;
    a2a:Month "12" ;
    a2a:Day "09" ;
    rdfs:label "1756-12-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37_Person2051602451 ;
  a2a:EventKeyRef oa:event_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37_Event1 .

oa:relationep_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37_Person2051602452 ;
  a2a:EventKeyRef oa:event_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37_Event1 .

oa:relationep_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37_Person2051602453 ;
  a2a:EventKeyRef oa:event_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37_Event1 .

oa:source_srt_CEB2155B-D7AE-45DF-A4EC-5E198CD96D37
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1756-12-09 - 1756-12-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-12-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1756-12-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-12-1756" ;
    a2a:Year "1756" ;
    a2a:Month "12" ;
    a2a:Day "09" ;
    rdfs:label "09-12-1756"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Geboorte doopsgezind" ;
    a2a:Book "Geboorte doopsgezind" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Geboorte doopsgezind, Geboorte doopsgezind"
  ] ;
  a2a:SourceLastChangeDate "2021-02-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/CEB2155BD7AE45DFA4EC5E198CD96D37" ;
  a2a:RecordIdentifier "2051602450" ;
  a2a:RecordGUID "{CEB2155B-D7AE-45DF-A4EC-5E198CD96D37}" ;
  a2a:SourceRemarkOpmerking "dopeling geboren in Engeland." ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/BF648B7419114C0DA061776EF1C30782" .

