@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_smh_edac012a-8ae0-3d2f-e4be-12ebef41df3d
  a a2a:Record ;
  rdfs:label "Registratie op 24 augustus 1888 te Kota Radja" ;
  a2a:hasPerson oa:person_smh_edac012a-8ae0-3d2f-e4be-12ebef41df3d_Person-d3274fc8-c454-c082-00df-9d194c97f5c2 ;
  a2a:hasEvent oa:event_smh_edac012a-8ae0-3d2f-e4be-12ebef41df3d_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_edac012a-8ae0-3d2f-e4be-12ebef41df3d_0 ;
  a2a:hasSource oa:source_smh_edac012a-8ae0-3d2f-e4be-12ebef41df3d .

oa:person_smh_edac012a-8ae0-3d2f-e4be-12ebef41df3d_Person-d3274fc8-c454-c082-00df-9d194c97f5c2
  a a2a:Person ;
  rdfs:label "Leonard François Gerard Boschart" ;
  a2a:PersonName [
    rdfs:label "Leonard François Gerard Boschart" ;
    a2a:PersonNameFirstName "Leonard François Gerard" ;
    a2a:PersonNameLastName "Boschart"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1888-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kota Radja" ;
    rdfs:label "Kota Radja"
  ] ;
  a2a:Profession "Scheepsbouwkundig ingenieur" .

oa:event_smh_edac012a-8ae0-3d2f-e4be-12ebef41df3d_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1888-08-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kota Radja" ;
    rdfs:label "Kota Radja"
  ] .

oa:relationep_smh_edac012a-8ae0-3d2f-e4be-12ebef41df3d_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_smh_edac012a-8ae0-3d2f-e4be-12ebef41df3d_Person:d3274fc8-c454-c082-00df-9d194c97f5c2 ;
  a2a:EventKeyRef oa:event_smh_edac012a-8ae0-3d2f-e4be-12ebef41df3d_Event1 .

oa:source_smh_edac012a-8ae0-3d2f-e4be-12ebef41df3d
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Krimpen aan de Lek" ;
    rdfs:label "Krimpen aan de Lek", "1901-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Krimpen aan de Lek, 1813-1932, Deel: 598, Periode: 1901-1920" ;
    a2a:Book "Dienstbodenregisters, 1900-1920" ;
    a2a:RegistryNumber "598" ;
    a2a:Folio "7" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Archiefnaam: Archief van de gemeente Krimpen aan de Lek, 1813-1932, Deel: 598, Periode: 1901-1920, Dienstbodenregisters, 1900-1920, 598, 7"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/7a6385dd-ac09-f884-7bcf-33c7bdfd5397.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/edac012a-8ae0-3d2f-e4be-12ebef41df3d" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/7a6385dd-ac09-f884-7bcf-33c7bdfd5397.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/edac012a-8ae0-3d2f-e4be-12ebef41df3d" ;
  a2a:RecordGUID "{edac012a-8ae0-3d2f-e4be-12ebef41df3d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240906_5210_00005210.xml van SMH" .

