@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_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 september 1937 te Amsterdam" ;
  a2a:hasPerson oa:person_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Person3908843887, oa:person_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Person3908843890, oa:person_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Person3908843891, oa:person_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Person3908843886, oa:person_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Person3908843888, oa:person_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Person3908843889 ;
  a2a:hasEvent oa:event_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_0, oa:relationep_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_1, oa:relationep_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_2, oa:relationep_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_3, oa:relationep_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_4, oa:relationep_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_5 ;
  a2a:hasSource oa:source_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8 .

oa:person_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Person3908843887
  a a2a:Person ;
  rdfs:label "Arnoldus Marinus Scheer" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Marinus Scheer" ;
    a2a:PersonNameFirstName "Arnoldus Marinus" ;
    a2a:PersonNameLastName "Scheer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "boekhouder" .

oa:person_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Person3908843890
  a a2a:Person ;
  rdfs:label "Arnoldus Marinus Franciscus Scheer" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Marinus Franciscus Scheer" ;
    a2a:PersonNameFirstName "Arnoldus Marinus Franciscus" ;
    a2a:PersonNameLastName "Scheer"
  ] ;
  a2a:Profession "diamantslijper" .

oa:person_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Person3908843891
  a a2a:Person ;
  rdfs:label "Elizabeth Neeltje van Eijk" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Neeltje van Eijk" ;
    a2a:PersonNameFirstName "Elizabeth Neeltje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] .

oa:person_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Person3908843886
  a a2a:Person ;
  rdfs:label "Albertina Aloijsa Bego" ;
  a2a:PersonName [
    rdfs:label "Albertina Aloijsa Bego" ;
    a2a:PersonNameFirstName "Albertina Aloijsa" ;
    a2a:PersonNameLastName "Bego"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voerendaal" ;
    rdfs:label "Voerendaal"
  ] .

oa:person_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Person3908843888
  a a2a:Person ;
  rdfs:label "Johannes Gerardus Henricus Bego" ;
  a2a:PersonName [
    rdfs:label "Johannes Gerardus Henricus Bego" ;
    a2a:PersonNameFirstName "Johannes Gerardus Henricus" ;
    a2a:PersonNameLastName "Bego"
  ] .

oa:person_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Person3908843889
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Tenthoff" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Tenthoff" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Tenthoff"
  ] .

oa:event_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "15-09-1937" ;
    a2a:Year "1937" ;
    a2a:Month "09" ;
    a2a:Day "15" ;
    rdfs:label "1937-09-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Person3908843887 ;
  a2a:EventKeyRef oa:event_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Event1 .

oa:relationep_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Person3908843890 ;
  a2a:EventKeyRef oa:event_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Event1 .

oa:relationep_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Person3908843891 ;
  a2a:EventKeyRef oa:event_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Event1 .

oa:relationep_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Person3908843886 ;
  a2a:EventKeyRef oa:event_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Event1 .

oa:relationep_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Person3908843888 ;
  a2a:EventKeyRef oa:event_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Event1 .

oa:relationep_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Person3908843889 ;
  a2a:EventKeyRef oa:event_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8_Event1 .

oa:source_nha_105933CF-40F6-48EB-8CFC-1E599EBDBAC8
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Amsterdam, Nederland", "1937-09-15 - 1937-09-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1937-09-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1937-09-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-09-1937" ;
    a2a:Year "1937" ;
    a2a:Month "09" ;
    a2a:Day "15" ;
    rdfs:label "15-09-1937"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Collection "burgerlijke stand van de gemeente Amsterdam, Archiefdeel van (dubbele) registers van huwelijken v..." ;
    a2a:Book "Huwelijksakten van de gemeente Amsterdam, 1937" ;
    a2a:DocumentNumber "Reg. 33 fol. 39v" ;
    a2a:RegistryNumber "3618" ;
    rdfs:label "Noord-Hollands Archief, burgerlijke stand van de gemeente Amsterdam, Archiefdeel van (dubbele) registers van huwelijken v..., Huwelijksakten van de gemeente Amsterdam, 1937, Reg. 33 fol. 39v, 3618"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/236/E4B4DC296B78405CBD825D588FB8F094" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/236/E4B4DC296B78405CBD825D588FB8F094" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/236/E4B4DC296B78405CBD825D588FB8F094"
  ] ;
  a2a:SourceLastChangeDate "2024-09-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/105933CF40F648EB8CFC1E599EBDBAC8" ;
  a2a:RecordIdentifier "3908843885" ;
  a2a:RecordGUID "{105933CF-40F6-48EB-8CFC-1E599EBDBAC8}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/8A2ED0271BC4482DB81564064B767C1B" .

