@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_816799D2-0D92-430A-9283-A676CD2AB161
  a a2a:Record ;
  rdfs:label "Doop op 13 november 1620 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_816799D2-0D92-430A-9283-A676CD2AB161_Person2034498819, oa:person_srt_816799D2-0D92-430A-9283-A676CD2AB161_Person2034498820, oa:person_srt_816799D2-0D92-430A-9283-A676CD2AB161_Person2034498821, oa:person_srt_816799D2-0D92-430A-9283-A676CD2AB161_Person2034498822, oa:person_srt_816799D2-0D92-430A-9283-A676CD2AB161_Person2034498823, oa:person_srt_816799D2-0D92-430A-9283-A676CD2AB161_Person2034498824, oa:person_srt_816799D2-0D92-430A-9283-A676CD2AB161_Person2034498825 ;
  a2a:hasEvent oa:event_srt_816799D2-0D92-430A-9283-A676CD2AB161_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_816799D2-0D92-430A-9283-A676CD2AB161_0, oa:relationep_srt_816799D2-0D92-430A-9283-A676CD2AB161_1, oa:relationep_srt_816799D2-0D92-430A-9283-A676CD2AB161_2, oa:relationep_srt_816799D2-0D92-430A-9283-A676CD2AB161_3, oa:relationep_srt_816799D2-0D92-430A-9283-A676CD2AB161_4, oa:relationep_srt_816799D2-0D92-430A-9283-A676CD2AB161_5, oa:relationep_srt_816799D2-0D92-430A-9283-A676CD2AB161_6 ;
  a2a:hasSource oa:source_srt_816799D2-0D92-430A-9283-A676CD2AB161 .

oa:person_srt_816799D2-0D92-430A-9283-A676CD2AB161_Person2034498819
  a a2a:Person ;
  rdfs:label "Andries" ;
  a2a:PersonName [
    rdfs:label "Andries" ;
    a2a:PersonNameFirstName "Andries"
  ] .

oa:person_srt_816799D2-0D92-430A-9283-A676CD2AB161_Person2034498820
  a a2a:Person ;
  rdfs:label "Hans Snellinck" ;
  a2a:PersonName [
    rdfs:label "Hans Snellinck" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNameLastName "Snellinck"
  ] .

oa:person_srt_816799D2-0D92-430A-9283-A676CD2AB161_Person2034498821
  a a2a:Person ;
  rdfs:label "Ariaentgen Snellinck" ;
  a2a:PersonName [
    rdfs:label "Ariaentgen Snellinck" ;
    a2a:PersonNameFirstName "Ariaentgen" ;
    a2a:PersonNameLastName "Snellinck"
  ] .

oa:person_srt_816799D2-0D92-430A-9283-A676CD2AB161_Person2034498822
  a a2a:Person ;
  rdfs:label "Jan Gouwerts" ;
  a2a:PersonName [
    rdfs:label "Jan Gouwerts" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Gouwerts"
  ] .

oa:person_srt_816799D2-0D92-430A-9283-A676CD2AB161_Person2034498823
  a a2a:Person ;
  rdfs:label "Mariken Ariens" ;
  a2a:PersonName [
    rdfs:label "Mariken Ariens" ;
    a2a:PersonNameFirstName "Mariken" ;
    a2a:PersonNameLastName "Ariens"
  ] .

oa:person_srt_816799D2-0D92-430A-9283-A676CD2AB161_Person2034498824
  a a2a:Person ;
  rdfs:label "Jan Goverts" ;
  a2a:PersonName [
    rdfs:label "Jan Goverts" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Goverts"
  ] .

oa:person_srt_816799D2-0D92-430A-9283-A676CD2AB161_Person2034498825
  a a2a:Person ;
  rdfs:label "Yffgen Jans" ;
  a2a:PersonName [
    rdfs:label "Yffgen Jans" ;
    a2a:PersonNameFirstName "Yffgen" ;
    a2a:PersonNameLastName "Jans"
  ] .

oa:event_srt_816799D2-0D92-430A-9283-A676CD2AB161_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1620" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1620-11-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_816799D2-0D92-430A-9283-A676CD2AB161_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_816799D2-0D92-430A-9283-A676CD2AB161_Person2034498819 ;
  a2a:EventKeyRef oa:event_srt_816799D2-0D92-430A-9283-A676CD2AB161_Event1 .

oa:relationep_srt_816799D2-0D92-430A-9283-A676CD2AB161_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_816799D2-0D92-430A-9283-A676CD2AB161_Person2034498820 ;
  a2a:EventKeyRef oa:event_srt_816799D2-0D92-430A-9283-A676CD2AB161_Event1 .

oa:relationep_srt_816799D2-0D92-430A-9283-A676CD2AB161_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_816799D2-0D92-430A-9283-A676CD2AB161_Person2034498821 ;
  a2a:EventKeyRef oa:event_srt_816799D2-0D92-430A-9283-A676CD2AB161_Event1 .

oa:relationep_srt_816799D2-0D92-430A-9283-A676CD2AB161_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_816799D2-0D92-430A-9283-A676CD2AB161_Person2034498822 ;
  a2a:EventKeyRef oa:event_srt_816799D2-0D92-430A-9283-A676CD2AB161_Event1 .

oa:relationep_srt_816799D2-0D92-430A-9283-A676CD2AB161_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_816799D2-0D92-430A-9283-A676CD2AB161_Person2034498823 ;
  a2a:EventKeyRef oa:event_srt_816799D2-0D92-430A-9283-A676CD2AB161_Event1 .

oa:relationep_srt_816799D2-0D92-430A-9283-A676CD2AB161_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_816799D2-0D92-430A-9283-A676CD2AB161_Person2034498824 ;
  a2a:EventKeyRef oa:event_srt_816799D2-0D92-430A-9283-A676CD2AB161_Event1 .

oa:relationep_srt_816799D2-0D92-430A-9283-A676CD2AB161_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_816799D2-0D92-430A-9283-A676CD2AB161_Person2034498825 ;
  a2a:EventKeyRef oa:event_srt_816799D2-0D92-430A-9283-A676CD2AB161_Event1 .

oa:source_srt_816799D2-0D92-430A-9283-A676CD2AB161
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1620-11-13 - 1620-11-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1620-11-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1620-11-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "13-11-1620" ;
    a2a:Year "1620" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "13-11-1620"
  ] ;
  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 "1" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Doop gereformeerd, 1"
  ] ;
  a2a:SourceLastChangeDate "2025-05-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/816799D20D92430A9283A676CD2AB161" ;
  a2a:RecordIdentifier "2034498818" ;
  a2a:RecordGUID "{816799D2-0D92-430A-9283-A676CD2AB161}" ;
  a2a:SourceRemarkOpmerking "getuige 2 huijsvrouw van Jan Goverts" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/7BBEF019CF964147936A79BF34070C94" .

