@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_e135b8cb-e562-bb54-929a-a8b79e9d4208
  a a2a:Record ;
  rdfs:label "Registratie op 21 januari 1880 te Schoonhoven" ;
  a2a:hasPerson oa:person_smh_e135b8cb-e562-bb54-929a-a8b79e9d4208_Person-49fd3fbc-59f1-62c1-78e9-e5a9e895cfc7 ;
  a2a:hasEvent oa:event_smh_e135b8cb-e562-bb54-929a-a8b79e9d4208_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_e135b8cb-e562-bb54-929a-a8b79e9d4208_0 ;
  a2a:hasSource oa:source_smh_e135b8cb-e562-bb54-929a-a8b79e9d4208 .

oa:person_smh_e135b8cb-e562-bb54-929a-a8b79e9d4208_Person-49fd3fbc-59f1-62c1-78e9-e5a9e895cfc7
  a a2a:Person ;
  rdfs:label "Willem Naves" ;
  a2a:PersonName [
    rdfs:label "Willem Naves" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Naves"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1880-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schoonhoven" ;
    rdfs:label "Schoonhoven"
  ] .

oa:event_smh_e135b8cb-e562-bb54-929a-a8b79e9d4208_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1880-01-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schoonhoven" ;
    rdfs:label "Schoonhoven"
  ] .

oa:relationep_smh_e135b8cb-e562-bb54-929a-a8b79e9d4208_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_smh_e135b8cb-e562-bb54-929a-a8b79e9d4208_Person:49fd3fbc-59f1-62c1-78e9-e5a9e895cfc7 ;
  a2a:EventKeyRef oa:event_smh_e135b8cb-e562-bb54-929a-a8b79e9d4208_Event1 .

oa:source_smh_e135b8cb-e562-bb54-929a-a8b79e9d4208
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Schoonhoven" ;
    rdfs:label "Schoonhoven", "1881-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-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 Schoonhoven, 1813-1942, Deel: 1894, Periode: 1881-1890" ;
    a2a:Book "Bevolkingsregisters, 1880-1890 Deel 1 = wijk A nrs. 1 - 225." ;
    a2a:RegistryNumber "1894" ;
    a2a:Folio "120" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Archiefnaam: Archief van de gemeente Schoonhoven, 1813-1942, Deel: 1894, Periode: 1881-1890, Bevolkingsregisters, 1880-1890 Deel 1 = wijk A nrs. 1 - 225., 1894, 120"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/307ae276-d3ac-c20a-05a2-78de830e964a.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/e135b8cb-e562-bb54-929a-a8b79e9d4208" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/307ae276-d3ac-c20a-05a2-78de830e964a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/e135b8cb-e562-bb54-929a-a8b79e9d4208" ;
  a2a:RecordGUID "{e135b8cb-e562-bb54-929a-a8b79e9d4208}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240906_5112_00005112.xml van SMH" .

