@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_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 januari 1878 te Amsterdam" ;
  a2a:hasPerson oa:person_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Person2650245894, oa:person_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Person2650245893, oa:person_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Person2650245892, oa:person_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Person2650245891, oa:person_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Person2650245890, oa:person_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Person2650245889 ;
  a2a:hasEvent oa:event_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_0, oa:relationep_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_1, oa:relationep_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_2, oa:relationep_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_3, oa:relationep_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_4, oa:relationep_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_5 ;
  a2a:hasSource oa:source_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40 .

oa:person_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Person2650245894
  a a2a:Person ;
  rdfs:label "Frederich Hermann Sexauer" ;
  a2a:PersonName [
    rdfs:label "Frederich Hermann Sexauer" ;
    a2a:PersonNameFirstName "Frederich Hermann" ;
    a2a:PersonNameLastName "Sexauer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] ;
  a2a:Profession "onder intendant der 2e klasse" .

oa:person_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Person2650245893
  a a2a:Person ;
  rdfs:label "Friedrich Sexauer" ;
  a2a:PersonName [
    rdfs:label "Friedrich Sexauer" ;
    a2a:PersonNameFirstName "Friedrich" ;
    a2a:PersonNameLastName "Sexauer"
  ] .

oa:person_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Person2650245892
  a a2a:Person ;
  rdfs:label "Hermina Oosterhout" ;
  a2a:PersonName [
    rdfs:label "Hermina Oosterhout" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Oosterhout"
  ] .

oa:person_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Person2650245891
  a a2a:Person ;
  rdfs:label "Anna Johanna Josephina Lucas" ;
  a2a:PersonName [
    rdfs:label "Anna Johanna Josephina Lucas" ;
    a2a:PersonNameFirstName "Anna Johanna Josephina" ;
    a2a:PersonNameLastName "Lucas"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Person2650245890
  a a2a:Person ;
  rdfs:label "Bartholomaeus Cornelius Lucas" ;
  a2a:PersonName [
    rdfs:label "Bartholomaeus Cornelius Lucas" ;
    a2a:PersonNameFirstName "Bartholomaeus Cornelius" ;
    a2a:PersonNameLastName "Lucas"
  ] .

oa:person_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Person2650245889
  a a2a:Person ;
  rdfs:label "Anna Geertrui Claue" ;
  a2a:PersonName [
    rdfs:label "Anna Geertrui Claue" ;
    a2a:PersonNameFirstName "Anna Geertrui" ;
    a2a:PersonNameLastName "Claue"
  ] .

oa:event_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "03-01-1878" ;
    a2a:Year "1878" ;
    a2a:Month "01" ;
    a2a:Day "03" ;
    rdfs:label "1878-01-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Person2650245894 ;
  a2a:EventKeyRef oa:event_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Event1 .

oa:relationep_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Person2650245893 ;
  a2a:EventKeyRef oa:event_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Event1 .

oa:relationep_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Person2650245892 ;
  a2a:EventKeyRef oa:event_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Event1 .

oa:relationep_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Person2650245891 ;
  a2a:EventKeyRef oa:event_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Event1 .

oa:relationep_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Person2650245890 ;
  a2a:EventKeyRef oa:event_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Event1 .

oa:relationep_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Person2650245889 ;
  a2a:EventKeyRef oa:event_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40_Event1 .

oa:source_nha_E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Amsterdam, Nederland", "1878-01-03 - 1878-01-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-01-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-01-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-01-1878" ;
    a2a:Year "1878" ;
    a2a:Month "01" ;
    a2a:Day "03" ;
    rdfs:label "03-01-1878"
  ] ;
  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, 1878" ;
    a2a:DocumentNumber "Reg. 1 fol. 10v" ;
    a2a:RegistryNumber "573" ;
    rdfs:label "Noord-Hollands Archief, Haarlem, burgerlijke stand van de gemeente Amsterdam, Archiefdeel van (dubbele) registers van huwelijken v..., Huwelijksakten van de gemeente Amsterdam, 1878, Reg. 1 fol. 10v, 573"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/236/DC8B035D0AF84C03B8211F8C3FACBEE3" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/236/DC8B035D0AF84C03B8211F8C3FACBEE3" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/236/DC8B035D0AF84C03B8211F8C3FACBEE3"
  ] ;
  a2a:SourceLastChangeDate "2022-04-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/236/E7AA5C2ABFDF4A2F832A53A43F11CD40" ;
  a2a:RecordIdentifier "2650245888" ;
  a2a:RecordGUID "{E7AA5C2A-BFDF-4A2F-832A-53A43F11CD40}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D76F55D08DD73591E053CA00A8C01391" .

