@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_3e080fca-1786-6ce0-4fe0-8a0ee2d2e19c
  a a2a:Record ;
  rdfs:label "Registratie op 26 februari 1855 te Lange Ruige Weide" ;
  a2a:hasPerson oa:person_smh_3e080fca-1786-6ce0-4fe0-8a0ee2d2e19c_Person-266cffe6-f99a-a92f-f480-2cfc084a9958 ;
  a2a:hasEvent oa:event_smh_3e080fca-1786-6ce0-4fe0-8a0ee2d2e19c_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_3e080fca-1786-6ce0-4fe0-8a0ee2d2e19c_0 ;
  a2a:hasSource oa:source_smh_3e080fca-1786-6ce0-4fe0-8a0ee2d2e19c .

oa:person_smh_3e080fca-1786-6ce0-4fe0-8a0ee2d2e19c_Person-266cffe6-f99a-a92f-f480-2cfc084a9958
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis de Ronde" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis de Ronde" ;
    a2a:PersonNameFirstName "Adrianus Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ronde"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1855-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lange Ruige Weide" ;
    rdfs:label "Lange Ruige Weide"
  ] .

oa:event_smh_3e080fca-1786-6ce0-4fe0-8a0ee2d2e19c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1855" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1855-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lange Ruige Weide" ;
    rdfs:label "Lange Ruige Weide"
  ] .

oa:relationep_smh_3e080fca-1786-6ce0-4fe0-8a0ee2d2e19c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_smh_3e080fca-1786-6ce0-4fe0-8a0ee2d2e19c_Person:266cffe6-f99a-a92f-f480-2cfc084a9958 ;
  a2a:EventKeyRef oa:event_smh_3e080fca-1786-6ce0-4fe0-8a0ee2d2e19c_Event1 .

oa:source_smh_3e080fca-1786-6ce0-4fe0-8a0ee2d2e19c
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Haastrecht" ;
    rdfs:label "Haastrecht", "1871-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-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 Haastrecht, 1811-1938, Deel: 733, Periode: 1871-1880" ;
    a2a:Book "Bevolkingsregister 1870-1880 Wijk B, in de bebouwde kom. Met voorin index." ;
    a2a:RegistryNumber "733" ;
    a2a:Folio "58" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Archiefnaam: Archief van de gemeente Haastrecht, 1811-1938, Deel: 733, Periode: 1871-1880, Bevolkingsregister 1870-1880 Wijk B, in de bebouwde kom. Met voorin index., 733, 58"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/2095635c-d881-69ab-7672-90db6459ea05.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/3e080fca-1786-6ce0-4fe0-8a0ee2d2e19c" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/2095635c-d881-69ab-7672-90db6459ea05.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/3e080fca-1786-6ce0-4fe0-8a0ee2d2e19c" ;
  a2a:RecordGUID "{3e080fca-1786-6ce0-4fe0-8a0ee2d2e19c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240906_3328_00003328.xml van SMH" .

