@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_552B1A4F-340F-4266-9505-B02ED4268138
  a a2a:Record ;
  rdfs:label "Doop op 19 januari 1622 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_552B1A4F-340F-4266-9505-B02ED4268138_Person2034505934, oa:person_srt_552B1A4F-340F-4266-9505-B02ED4268138_Person2034505935, oa:person_srt_552B1A4F-340F-4266-9505-B02ED4268138_Person2034505936, oa:person_srt_552B1A4F-340F-4266-9505-B02ED4268138_Person2034505937, oa:person_srt_552B1A4F-340F-4266-9505-B02ED4268138_Person2034505938, oa:person_srt_552B1A4F-340F-4266-9505-B02ED4268138_Person2034505939 ;
  a2a:hasEvent oa:event_srt_552B1A4F-340F-4266-9505-B02ED4268138_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_552B1A4F-340F-4266-9505-B02ED4268138_0, oa:relationep_srt_552B1A4F-340F-4266-9505-B02ED4268138_1, oa:relationep_srt_552B1A4F-340F-4266-9505-B02ED4268138_2, oa:relationep_srt_552B1A4F-340F-4266-9505-B02ED4268138_3, oa:relationep_srt_552B1A4F-340F-4266-9505-B02ED4268138_4, oa:relationep_srt_552B1A4F-340F-4266-9505-B02ED4268138_5 ;
  a2a:hasSource oa:source_srt_552B1A4F-340F-4266-9505-B02ED4268138 .

oa:person_srt_552B1A4F-340F-4266-9505-B02ED4268138_Person2034505934
  a a2a:Person ;
  rdfs:label "Beatris" ;
  a2a:PersonName [
    rdfs:label "Beatris" ;
    a2a:PersonNameFirstName "Beatris"
  ] .

oa:person_srt_552B1A4F-340F-4266-9505-B02ED4268138_Person2034505935
  a a2a:Person ;
  rdfs:label "Philippus Heijndrich" ;
  a2a:PersonName [
    rdfs:label "Philippus Heijndrich" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Heijndrich"
  ] .

oa:person_srt_552B1A4F-340F-4266-9505-B02ED4268138_Person2034505936
  a a2a:Person ;
  rdfs:label "Heyltgen Claes" ;
  a2a:PersonName [
    rdfs:label "Heyltgen Claes" ;
    a2a:PersonNameFirstName "Heyltgen" ;
    a2a:PersonNameLastName "Claes"
  ] .

oa:person_srt_552B1A4F-340F-4266-9505-B02ED4268138_Person2034505937
  a a2a:Person ;
  rdfs:label "Dirick Heijndrich" ;
  a2a:PersonName [
    rdfs:label "Dirick Heijndrich" ;
    a2a:PersonNameFirstName "Dirick" ;
    a2a:PersonNameLastName "Heijndrich"
  ] .

oa:person_srt_552B1A4F-340F-4266-9505-B02ED4268138_Person2034505938
  a a2a:Person ;
  rdfs:label "Anna Jans" ;
  a2a:PersonName [
    rdfs:label "Anna Jans" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Jans"
  ] .

oa:person_srt_552B1A4F-340F-4266-9505-B02ED4268138_Person2034505939
  a a2a:Person ;
  rdfs:label "Lijntgen Claes" ;
  a2a:PersonName [
    rdfs:label "Lijntgen Claes" ;
    a2a:PersonNameFirstName "Lijntgen" ;
    a2a:PersonNameLastName "Claes"
  ] .

oa:event_srt_552B1A4F-340F-4266-9505-B02ED4268138_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1622" ;
    a2a:Month "01" ;
    a2a:Day "19" ;
    rdfs:label "1622-01-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_552B1A4F-340F-4266-9505-B02ED4268138_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_552B1A4F-340F-4266-9505-B02ED4268138_Person2034505934 ;
  a2a:EventKeyRef oa:event_srt_552B1A4F-340F-4266-9505-B02ED4268138_Event1 .

oa:relationep_srt_552B1A4F-340F-4266-9505-B02ED4268138_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_552B1A4F-340F-4266-9505-B02ED4268138_Person2034505935 ;
  a2a:EventKeyRef oa:event_srt_552B1A4F-340F-4266-9505-B02ED4268138_Event1 .

oa:relationep_srt_552B1A4F-340F-4266-9505-B02ED4268138_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_552B1A4F-340F-4266-9505-B02ED4268138_Person2034505936 ;
  a2a:EventKeyRef oa:event_srt_552B1A4F-340F-4266-9505-B02ED4268138_Event1 .

oa:relationep_srt_552B1A4F-340F-4266-9505-B02ED4268138_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_552B1A4F-340F-4266-9505-B02ED4268138_Person2034505937 ;
  a2a:EventKeyRef oa:event_srt_552B1A4F-340F-4266-9505-B02ED4268138_Event1 .

oa:relationep_srt_552B1A4F-340F-4266-9505-B02ED4268138_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_552B1A4F-340F-4266-9505-B02ED4268138_Person2034505938 ;
  a2a:EventKeyRef oa:event_srt_552B1A4F-340F-4266-9505-B02ED4268138_Event1 .

oa:relationep_srt_552B1A4F-340F-4266-9505-B02ED4268138_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_552B1A4F-340F-4266-9505-B02ED4268138_Person2034505939 ;
  a2a:EventKeyRef oa:event_srt_552B1A4F-340F-4266-9505-B02ED4268138_Event1 .

oa:source_srt_552B1A4F-340F-4266-9505-B02ED4268138
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1622-01-19 - 1622-01-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1622-01-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1622-01-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-01-1622" ;
    a2a:Year "1622" ;
    a2a:Month "01" ;
    a2a:Day "19" ;
    rdfs:label "19-01-1622"
  ] ;
  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/552B1A4F340F42669505B02ED4268138" ;
  a2a:RecordIdentifier "2034505933" ;
  a2a:RecordGUID "{552B1A4F-340F-4266-9505-B02ED4268138}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/7BBEF019CF964147936A79BF34070C94" .

