@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_fafe81ca-9851-e258-a58a-2f47e7b7f15f
  a a2a:Record ;
  rdfs:label "Registratie op 23 mei 1847 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_smh_fafe81ca-9851-e258-a58a-2f47e7b7f15f_Person-622f35e9-1f26-d958-0306-9d917aa14cb7 ;
  a2a:hasEvent oa:event_smh_fafe81ca-9851-e258-a58a-2f47e7b7f15f_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_fafe81ca-9851-e258-a58a-2f47e7b7f15f_0 ;
  a2a:hasSource oa:source_smh_fafe81ca-9851-e258-a58a-2f47e7b7f15f .

oa:person_smh_fafe81ca-9851-e258-a58a-2f47e7b7f15f_Person-622f35e9-1f26-d958-0306-9d917aa14cb7
  a a2a:Person ;
  rdfs:label "Ernest Theodor Joseph Marie Halewijn" ;
  a2a:PersonName [
    rdfs:label "Ernest Theodor Joseph Marie Halewijn" ;
    a2a:PersonNameFirstName "Ernest Theodor Joseph Marie" ;
    a2a:PersonNameLastName "Halewijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1847-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] ;
  a2a:Profession "Wijnhandelaar" .

oa:event_smh_fafe81ca-9851-e258-a58a-2f47e7b7f15f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1847" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1847-05-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_smh_fafe81ca-9851-e258-a58a-2f47e7b7f15f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_smh_fafe81ca-9851-e258-a58a-2f47e7b7f15f_Person:622f35e9-1f26-d958-0306-9d917aa14cb7 ;
  a2a:EventKeyRef oa:event_smh_fafe81ca-9851-e258-a58a-2f47e7b7f15f_Event1 .

oa:source_smh_fafe81ca-9851-e258-a58a-2f47e7b7f15f
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1901-01-01 - 1922-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-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 Gouda, 1816-1920, Deel: 1519, Periode: 1901-1922" ;
    a2a:Book "Bevolkingsregister 1900-1922 Deel H 1 = Ha-Herm" ;
    a2a:RegistryNumber "1519" ;
    a2a:Folio "58" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Archiefnaam: Archief van de gemeente Gouda, 1816-1920, Deel: 1519, Periode: 1901-1922, Bevolkingsregister 1900-1922 Deel H 1 = Ha-Herm, 1519, 58"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/32faba97-6ba9-7bf7-c04e-e7ee1781aab0.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/fafe81ca-9851-e258-a58a-2f47e7b7f15f" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/32faba97-6ba9-7bf7-c04e-e7ee1781aab0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/fafe81ca-9851-e258-a58a-2f47e7b7f15f" ;
  a2a:RecordGUID "{fafe81ca-9851-e258-a58a-2f47e7b7f15f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240906_2791_00002791.xml van SMH" .

