@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_E54B2189-20E5-4B72-8AA5-DC5B66373C2D
  a a2a:Record ;
  rdfs:label "Doop op 31 maart 1623 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_Person2034510930, oa:person_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_Person2034510931, oa:person_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_Person2034510932, oa:person_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_Person2034510933 ;
  a2a:hasEvent oa:event_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_0, oa:relationep_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_1, oa:relationep_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_2, oa:relationep_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_3 ;
  a2a:hasSource oa:source_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D .

oa:person_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_Person2034510930
  a a2a:Person ;
  rdfs:label "Karstiaen" ;
  a2a:PersonName [
    rdfs:label "Karstiaen" ;
    a2a:PersonNameFirstName "Karstiaen"
  ] .

oa:person_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_Person2034510931
  a a2a:Person ;
  rdfs:label "Karstiaen Dirichsse" ;
  a2a:PersonName [
    rdfs:label "Karstiaen Dirichsse" ;
    a2a:PersonNameFirstName "Karstiaen" ;
    a2a:PersonNameLastName "Dirichsse"
  ] .

oa:person_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_Person2034510932
  a a2a:Person ;
  rdfs:label "Janneken Tijsse" ;
  a2a:PersonName [
    rdfs:label "Janneken Tijsse" ;
    a2a:PersonNameFirstName "Janneken" ;
    a2a:PersonNameLastName "Tijsse"
  ] .

oa:person_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_Person2034510933
  a a2a:Person ;
  rdfs:label "Ariantgen Thijsse" ;
  a2a:PersonName [
    rdfs:label "Ariantgen Thijsse" ;
    a2a:PersonNameFirstName "Ariantgen" ;
    a2a:PersonNameLastName "Thijsse"
  ] .

oa:event_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1623" ;
    a2a:Month "03" ;
    a2a:Day "31" ;
    rdfs:label "1623-03-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_Person2034510930 ;
  a2a:EventKeyRef oa:event_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_Event1 .

oa:relationep_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_Person2034510931 ;
  a2a:EventKeyRef oa:event_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_Event1 .

oa:relationep_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_Person2034510932 ;
  a2a:EventKeyRef oa:event_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_Event1 .

oa:relationep_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_Person2034510933 ;
  a2a:EventKeyRef oa:event_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D_Event1 .

oa:source_srt_E54B2189-20E5-4B72-8AA5-DC5B66373C2D
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1623-03-31 - 1623-03-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1623-03-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1623-03-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-03-1623" ;
    a2a:Year "1623" ;
    a2a:Month "03" ;
    a2a:Day "31" ;
    rdfs:label "31-03-1623"
  ] ;
  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/E54B218920E54B728AA5DC5B66373C2D" ;
  a2a:RecordIdentifier "2034510929" ;
  a2a:RecordGUID "{E54B2189-20E5-4B72-8AA5-DC5B66373C2D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/7BBEF019CF964147936A79BF34070C94" .

