@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_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 juli 1893 te Amsterdam" ;
  a2a:hasPerson oa:person_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Person2650548967, oa:person_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Person2650548966, oa:person_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Person2650548965, oa:person_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Person2650548964, oa:person_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Person2650548963, oa:person_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Person2650548962 ;
  a2a:hasEvent oa:event_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_0, oa:relationep_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_1, oa:relationep_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_2, oa:relationep_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_3, oa:relationep_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_4, oa:relationep_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_5 ;
  a2a:hasSource oa:source_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC .

oa:person_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Person2650548967
  a a2a:Person ;
  rdfs:label "Hubertus Hermanus Engelbertus Brugman" ;
  a2a:PersonName [
    rdfs:label "Hubertus Hermanus Engelbertus Brugman" ;
    a2a:PersonNameFirstName "Hubertus Hermanus Engelbertus" ;
    a2a:PersonNameLastName "Brugman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "bediende" .

oa:person_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Person2650548966
  a a2a:Person ;
  rdfs:label "Johannes Franciscus Brugman" ;
  a2a:PersonName [
    rdfs:label "Johannes Franciscus Brugman" ;
    a2a:PersonNameFirstName "Johannes Franciscus" ;
    a2a:PersonNameLastName "Brugman"
  ] ;
  a2a:Profession "Winkelier" .

oa:person_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Person2650548965
  a a2a:Person ;
  rdfs:label "Klara Maria Munninkhuijsen" ;
  a2a:PersonName [
    rdfs:label "Klara Maria Munninkhuijsen" ;
    a2a:PersonNameFirstName "Klara Maria" ;
    a2a:PersonNameLastName "Munninkhuijsen"
  ] .

oa:person_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Person2650548964
  a a2a:Person ;
  rdfs:label "Christina Anna Grossouw" ;
  a2a:PersonName [
    rdfs:label "Christina Anna Grossouw" ;
    a2a:PersonNameFirstName "Christina Anna" ;
    a2a:PersonNameLastName "Grossouw"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Person2650548963
  a a2a:Person ;
  rdfs:label "Jacobus Antonius Grossouw" ;
  a2a:PersonName [
    rdfs:label "Jacobus Antonius Grossouw" ;
    a2a:PersonNameFirstName "Jacobus Antonius" ;
    a2a:PersonNameLastName "Grossouw"
  ] .

oa:person_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Person2650548962
  a a2a:Person ;
  rdfs:label "Maria Christina Wilking" ;
  a2a:PersonName [
    rdfs:label "Maria Christina Wilking" ;
    a2a:PersonNameFirstName "Maria Christina" ;
    a2a:PersonNameLastName "Wilking"
  ] .

oa:event_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "05-07-1893" ;
    a2a:Year "1893" ;
    a2a:Month "07" ;
    a2a:Day "05" ;
    rdfs:label "1893-07-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Person2650548967 ;
  a2a:EventKeyRef oa:event_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Event1 .

oa:relationep_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Person2650548966 ;
  a2a:EventKeyRef oa:event_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Event1 .

oa:relationep_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Person2650548965 ;
  a2a:EventKeyRef oa:event_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Event1 .

oa:relationep_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Person2650548964 ;
  a2a:EventKeyRef oa:event_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Event1 .

oa:relationep_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Person2650548963 ;
  a2a:EventKeyRef oa:event_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Event1 .

oa:relationep_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Person2650548962 ;
  a2a:EventKeyRef oa:event_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC_Event1 .

oa:source_nha_3C2475C0-F12A-4274-AFFC-CD3DB960B9CC
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Amsterdam, Nederland", "1893-07-05 - 1893-07-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-07-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-07-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "05-07-1893" ;
    a2a:Year "1893" ;
    a2a:Month "07" ;
    a2a:Day "05" ;
    rdfs:label "05-07-1893"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Place "Haarlem" ;
    a2a:Collection "burgerlijke stand van de gemeente Amsterdam, Archiefdeel van (dubbele) registers van huwelijken v..." ;
    a2a:Book "Huwelijksakten van de gemeente Amsterdam, 1893" ;
    a2a:DocumentNumber "Reg. 17 fol. 37" ;
    a2a:RegistryNumber "1038" ;
    rdfs:label "Noord-Hollands Archief, Haarlem, burgerlijke stand van de gemeente Amsterdam, Archiefdeel van (dubbele) registers van huwelijken v..., Huwelijksakten van de gemeente Amsterdam, 1893, Reg. 17 fol. 37, 1038"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/236/ECA5DA2597BD4AE7A79B2DA0FA94C778" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/236/ECA5DA2597BD4AE7A79B2DA0FA94C778" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/236/ECA5DA2597BD4AE7A79B2DA0FA94C778"
  ] ;
  a2a:SourceLastChangeDate "2022-04-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/236/3C2475C0F12A4274AFFCCD3DB960B9CC" ;
  a2a:RecordIdentifier "2650548961" ;
  a2a:RecordGUID "{3C2475C0-F12A-4274-AFFC-CD3DB960B9CC}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D76F55D090E13591E053CA00A8C01391" .

