@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_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF
  a a2a:Record ;
  rdfs:label "Geboorte op 31 december 1898 te Dordrecht" ;
  a2a:hasPerson oa:person_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF_Person4435525050, oa:person_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF_Person4435525051, oa:person_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF_Person4435525052 ;
  a2a:hasEvent oa:event_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF_0, oa:relationep_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF_1, oa:relationep_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF_2 ;
  a2a:hasSource oa:source_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF .

oa:person_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF_Person4435525050
  a a2a:Person ;
  rdfs:label "Adrianus Johannes Scheepbouwer" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes Scheepbouwer" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNameLastName "Scheepbouwer"
  ] .

oa:person_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF_Person4435525051
  a a2a:Person ;
  rdfs:label "Huibert Scheepbouwer" ;
  a2a:PersonName [
    rdfs:label "Huibert Scheepbouwer" ;
    a2a:PersonNameFirstName "Huibert" ;
    a2a:PersonNameLastName "Scheepbouwer"
  ] .

oa:person_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF_Person4435525052
  a a2a:Person ;
  rdfs:label "Adriana Johanna Beenhakker" ;
  a2a:PersonName [
    rdfs:label "Adriana Johanna Beenhakker" ;
    a2a:PersonNameFirstName "Adriana Johanna" ;
    a2a:PersonNameLastName "Beenhakker"
  ] .

oa:event_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "31-12-1898" ;
    a2a:Year "1898" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1898-12-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:relationep_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF_Person4435525050 ;
  a2a:EventKeyRef oa:event_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF_Event1 .

oa:relationep_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF_Person4435525051 ;
  a2a:EventKeyRef oa:event_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF_Event1 .

oa:relationep_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF_Person4435525052 ;
  a2a:EventKeyRef oa:event_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF_Event1 .

oa:source_rad_34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dordrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Dordrecht, Nederland", "1898-12-31 - 1898-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-12-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-12-1898" ;
    a2a:Year "1898" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "31-12-1898"
  ] ;
  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 1899, 1899" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "817" ;
    rdfs:label "Regionaal Archief Dordrecht, Dordrecht, Burgerlijke Stand en Bevolking van Dordrecht, Geboorteakten Dordrecht 1899, 1899, 8, 817"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/46/D8AE27AFE788440EA4FA43607F81ACFF" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/46/D8AE27AFE788440EA4FA43607F81ACFF" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/46/D8AE27AFE788440EA4FA43607F81ACFF"
  ] ;
  a2a:SourceLastChangeDate "2025-12-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/46/34F92FD73FE64BB3A43FF95D945CD2AF" ;
  a2a:RecordIdentifier "4435525049" ;
  a2a:RecordGUID "{34F92FD7-3FE6-4BB3-A43F-F95D945CD2AF}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/12316BFD4F554F4B9D24871FF3DF0EBF" .

