@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_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF
  a a2a:Record ;
  rdfs:label "Geboorte op 25 februari 1873 te Dordrecht" ;
  a2a:hasPerson oa:person_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF_Person4608031206, oa:person_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF_Person4608031207, oa:person_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF_Person4608031208 ;
  a2a:hasEvent oa:event_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF_0, oa:relationep_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF_1, oa:relationep_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF_2 ;
  a2a:hasSource oa:source_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF .

oa:person_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF_Person4608031206
  a a2a:Person ;
  rdfs:label "Matthijs Erkelens" ;
  a2a:PersonName [
    rdfs:label "Matthijs Erkelens" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNameLastName "Erkelens"
  ] .

oa:person_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF_Person4608031207
  a a2a:Person ;
  rdfs:label "Jacobus Erkelens" ;
  a2a:PersonName [
    rdfs:label "Jacobus Erkelens" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Erkelens"
  ] .

oa:person_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF_Person4608031208
  a a2a:Person ;
  rdfs:label "Krijna de Geus" ;
  a2a:PersonName [
    rdfs:label "Krijna de Geus" ;
    a2a:PersonNameFirstName "Krijna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Geus"
  ] .

oa:event_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "25-02-1873" ;
    a2a:Year "1873" ;
    a2a:Month "02" ;
    a2a:Day "25" ;
    rdfs:label "1873-02-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:relationep_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF_Person4608031206 ;
  a2a:EventKeyRef oa:event_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF_Event1 .

oa:relationep_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF_Person4608031207 ;
  a2a:EventKeyRef oa:event_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF_Event1 .

oa:relationep_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF_Person4608031208 ;
  a2a:EventKeyRef oa:event_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF_Event1 .

oa:source_rad_224E1FB0-9835-4CCC-BAF0-CD58AB2853AF
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dordrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Dordrecht, Nederland", "1873-02-25 - 1873-02-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1873-02-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1873-02-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "25-02-1873" ;
    a2a:Year "1873" ;
    a2a:Month "02" ;
    a2a:Day "25" ;
    rdfs:label "25-02-1873"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Dordrecht" ;
    a2a:Place "Dordrecht" ;
    a2a:Collection "Burgerlijke Stand en Bevolking van Dordrecht" ;
    a2a:Book "Geboorteakten Dordrecht 1873" ;
    a2a:DocumentNumber "160" ;
    a2a:RegistryNumber "62" ;
    rdfs:label "Regionaal Archief Dordrecht, Dordrecht, Burgerlijke Stand en Bevolking van Dordrecht, Geboorteakten Dordrecht 1873, 160, 62"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/46/5A2C2E5F9D2B454298FF3DA666D155A1" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/46/5A2C2E5F9D2B454298FF3DA666D155A1" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/46/5A2C2E5F9D2B454298FF3DA666D155A1"
  ] ;
  a2a:SourceLastChangeDate "2026-04-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/46/224E1FB098354CCCBAF0CD58AB2853AF" ;
  a2a:RecordIdentifier "4608031205" ;
  a2a:RecordGUID "{224E1FB0-9835-4CCC-BAF0-CD58AB2853AF}" ;
  a2a:SourceRemarkOpmerking "Tweeling; zie ook aktenr. 159." ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/3707F8F3051D46EEBF9FF8C6FFFE5645" .

