@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_10aec173-ea52-df06-7cea-d7bd4d91f0bb
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1839)" ;
  a2a:hasPerson oa:person_smh_10aec173-ea52-df06-7cea-d7bd4d91f0bb_Person-62c17d8a-45c0-0002-7f50-e36c58b2397f ;
  a2a:hasEvent oa:event_smh_10aec173-ea52-df06-7cea-d7bd4d91f0bb_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_10aec173-ea52-df06-7cea-d7bd4d91f0bb_0 ;
  a2a:hasSource oa:source_smh_10aec173-ea52-df06-7cea-d7bd4d91f0bb .

oa:person_smh_10aec173-ea52-df06-7cea-d7bd4d91f0bb_Person-62c17d8a-45c0-0002-7f50-e36c58b2397f
  a a2a:Person ;
  rdfs:label "Jan Rietveld" ;
  a2a:PersonName [
    rdfs:label "Jan Rietveld" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Rietveld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moordrecht" ;
    rdfs:label "Moordrecht"
  ] ;
  a2a:Profession "Baanspinner" .

oa:event_smh_10aec173-ea52-df06-7cea-d7bd4d91f0bb_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Moordrecht" ;
    rdfs:label "Moordrecht"
  ] .

oa:relationep_smh_10aec173-ea52-df06-7cea-d7bd4d91f0bb_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_smh_10aec173-ea52-df06-7cea-d7bd4d91f0bb_Person:62c17d8a-45c0-0002-7f50-e36c58b2397f ;
  a2a:EventKeyRef oa:event_smh_10aec173-ea52-df06-7cea-d7bd4d91f0bb_Event1 .

oa:source_smh_10aec173-ea52-df06-7cea-d7bd4d91f0bb
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Moordrecht" ;
    rdfs:label "Moordrecht", "1839-01-01 - 1839-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1839-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-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 Moordrecht, 1813-1900, Deel: 634, Periode: 1839" ;
    a2a:Book "Volkstelling 1839" ;
    a2a:RegistryNumber "634" ;
    a2a:Folio "25" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Archiefnaam: Archief van de gemeente Moordrecht, 1813-1900, Deel: 634, Periode: 1839, Volkstelling 1839, 634, 25"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/7df14a2e-3d5a-8a2c-463b-fcb1aa5cd0ee.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/10aec173-ea52-df06-7cea-d7bd4d91f0bb" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/7df14a2e-3d5a-8a2c-463b-fcb1aa5cd0ee.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/10aec173-ea52-df06-7cea-d7bd4d91f0bb" ;
  a2a:RecordGUID "{10aec173-ea52-df06-7cea-d7bd4d91f0bb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240906_4111_00004111.xml van SMH" .

