@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_BDF40746-9FED-4A40-9DA0-B71542A0A04F
  a a2a:Record ;
  rdfs:label "Doop op 15 juni 1717 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_Person2033044198, oa:person_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_Person2033044199, oa:person_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_Person2033044200, oa:person_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_Person2033044201 ;
  a2a:hasEvent oa:event_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_0, oa:relationep_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_1, oa:relationep_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_2, oa:relationep_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_3 ;
  a2a:hasSource oa:source_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F .

oa:person_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_Person2033044198
  a a2a:Person ;
  rdfs:label "Hubertus" ;
  a2a:PersonName [
    rdfs:label "Hubertus" ;
    a2a:PersonNameFirstName "Hubertus"
  ] .

oa:person_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_Person2033044199
  a a2a:Person ;
  rdfs:label "Adrianus Lauwkens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Lauwkens" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Lauwkens"
  ] .

oa:person_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_Person2033044200
  a a2a:Person ;
  rdfs:label "Clasina van Breukelen" ;
  a2a:PersonName [
    rdfs:label "Clasina van Breukelen" ;
    a2a:PersonNameFirstName "Clasina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Breukelen"
  ] .

oa:person_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_Person2033044201
  a a2a:Person ;
  rdfs:label "Gijsberta Noteboom" ;
  a2a:PersonName [
    rdfs:label "Gijsberta Noteboom" ;
    a2a:PersonNameFirstName "Gijsberta" ;
    a2a:PersonNameLastName "Noteboom"
  ] .

oa:event_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1717" ;
    a2a:Month "06" ;
    a2a:Day "15" ;
    rdfs:label "1717-06-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_Person2033044198 ;
  a2a:EventKeyRef oa:event_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_Event1 .

oa:relationep_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_Person2033044199 ;
  a2a:EventKeyRef oa:event_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_Event1 .

oa:relationep_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_Person2033044200 ;
  a2a:EventKeyRef oa:event_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_Event1 .

oa:relationep_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_Person2033044201 ;
  a2a:EventKeyRef oa:event_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F_Event1 .

oa:source_srt_BDF40746-9FED-4A40-9DA0-B71542A0A04F
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1717-06-15 - 1717-06-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1717-06-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1717-06-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-06-1717" ;
    a2a:Year "1717" ;
    a2a:Month "06" ;
    a2a:Day "15" ;
    rdfs:label "15-06-1717"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB)" ;
    a2a:Book "Doop rooms-katholiek / oud-katholiek Oppert; Trouw rooms-katholiek / oud-katholiek Oppert" ;
    a2a:RegistryNumber "168" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Doop rooms-katholiek / oud-katholiek Oppert; Trouw rooms-katholiek / oud-katholiek Oppert, 168"
  ] ;
  a2a:SourceLastChangeDate "2025-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/BDF407469FED4A409DA0B71542A0A04F" ;
  a2a:RecordIdentifier "2033044197" ;
  a2a:RecordGUID "{BDF40746-9FED-4A40-9DA0-B71542A0A04F}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/F5ED0CBF45B34A92A3A69B0A3F062E33" .

