@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_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C
  a a2a:Record ;
  rdfs:label "Doop op 1 februari 1588 te Dordrecht" ;
  a2a:hasPerson oa:person_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C_Person4604486096, oa:person_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C_Person4604486097, oa:person_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C_Person4604486098 ;
  a2a:hasEvent oa:event_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C_0, oa:relationep_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C_1, oa:relationep_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C_2 ;
  a2a:hasSource oa:source_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C .

oa:person_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C_Person4604486096
  a a2a:Person ;
  rdfs:label "Dijrick" ;
  a2a:PersonName [
    rdfs:label "Dijrick" ;
    a2a:PersonNameFirstName "Dijrick"
  ] .

oa:person_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C_Person4604486097
  a a2a:Person ;
  rdfs:label "Laurens Vissenich" ;
  a2a:PersonName [
    rdfs:label "Laurens Vissenich" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNameLastName "Vissenich"
  ] .

oa:person_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C_Person4604486098
  a a2a:Person ;
  rdfs:label "Kommer Dijrcxdr" ;
  a2a:PersonName [
    rdfs:label "Kommer Dijrcxdr" ;
    a2a:PersonNameFirstName "Kommer" ;
    a2a:PersonNameLastName "Dijrcxdr"
  ] .

oa:event_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "1588.02.01" ;
    a2a:Year "1588" ;
    a2a:Month "02" ;
    a2a:Day "01" ;
    rdfs:label "1588-02-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:relationep_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C_Person4604486096 ;
  a2a:EventKeyRef oa:event_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C_Event1 .

oa:relationep_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C_Person4604486097 ;
  a2a:EventKeyRef oa:event_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C_Event1 .

oa:relationep_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C_Person4604486098 ;
  a2a:EventKeyRef oa:event_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C_Event1 .

oa:source_rad_329E5090-1963-4506-ACFD-74AF0EBDB63C
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dordrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Dordrecht, Nederland", "1588-02-01 - 1588-02-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1588-02-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1588-02-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1588.02.01" ;
    a2a:Year "1588" ;
    a2a:Month "02" ;
    a2a:Day "01" ;
    rdfs:label "1588.02.01"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Dordrecht" ;
    a2a:Place "Dordrecht" ;
    a2a:Collection "Doop-, trouw- en begraafboeken van Dordrecht" ;
    a2a:Book "Doopboek, nadere toegang op inventarisnummer 1 van archieftoegang 11, 1574-1590" ;
    a2a:RegistryNumber "1" ;
    rdfs:label "Regionaal Archief Dordrecht, Dordrecht, Doop-, trouw- en begraafboeken van Dordrecht, Doopboek, nadere toegang op inventarisnummer 1 van archieftoegang 11, 1574-1590, 1"
  ] ;
  a2a:SourceLastChangeDate "2026-04-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/46/329E509019634506ACFD74AF0EBDB63C" ;
  a2a:RecordIdentifier "4604486095" ;
  a2a:RecordGUID "{329E5090-1963-4506-ACFD-74AF0EBDB63C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/CFA56F7268F245499417A96893C87B58" .

