@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_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 april 1840 te Amsterdam" ;
  a2a:hasPerson oa:person_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Person2648367967, oa:person_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Person2648367966, oa:person_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Person2648367965, oa:person_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Person2648367964, oa:person_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Person2648367963, oa:person_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Person2648367962 ;
  a2a:hasEvent oa:event_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_0, oa:relationep_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_1, oa:relationep_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_2, oa:relationep_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_3, oa:relationep_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_4, oa:relationep_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_5 ;
  a2a:hasSource oa:source_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA .

oa:person_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Person2648367967
  a a2a:Person ;
  rdfs:label "Pieter Nilles van Irhoven Cotuis" ;
  a2a:PersonName [
    rdfs:label "Pieter Nilles van Irhoven Cotuis" ;
    a2a:PersonNameFirstName "Pieter Nilles" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Irhoven Cotuis"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brouwershaven" ;
    rdfs:label "Brouwershaven"
  ] ;
  a2a:Profession "Schippersknecht" .

oa:person_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Person2648367966
  a a2a:Person ;
  rdfs:label "Egbertus van Irhoven Cotuis" ;
  a2a:PersonName [
    rdfs:label "Egbertus van Irhoven Cotuis" ;
    a2a:PersonNameFirstName "Egbertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Irhoven Cotuis"
  ] ;
  a2a:Profession "Werkman" .

oa:person_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Person2648367965
  a a2a:Person ;
  rdfs:label "Dana van der Meule" ;
  a2a:PersonName [
    rdfs:label "Dana van der Meule" ;
    a2a:PersonNameFirstName "Dana" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meule"
  ] .

oa:person_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Person2648367964
  a a2a:Person ;
  rdfs:label "Jentje Schuring" ;
  a2a:PersonName [
    rdfs:label "Jentje Schuring" ;
    a2a:PersonNameFirstName "Jentje" ;
    a2a:PersonNameLastName "Schuring"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vollenhove" ;
    rdfs:label "Vollenhove"
  ] ;
  a2a:Profession "dienstbaar" .

oa:person_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Person2648367963
  a a2a:Person ;
  rdfs:label "Jan Roelofs Schuring" ;
  a2a:PersonName [
    rdfs:label "Jan Roelofs Schuring" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Roelofs" ;
    a2a:PersonNameLastName "Schuring"
  ] .

oa:person_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Person2648367962
  a a2a:Person ;
  rdfs:label "Lammigje Tiemens Granits" ;
  a2a:PersonName [
    rdfs:label "Lammigje Tiemens Granits" ;
    a2a:PersonNameFirstName "Lammigje" ;
    a2a:PersonNamePatronym "Tiemens" ;
    a2a:PersonNameLastName "Granits"
  ] .

oa:event_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "29-04-1840" ;
    a2a:Year "1840" ;
    a2a:Month "04" ;
    a2a:Day "29" ;
    rdfs:label "1840-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Person2648367967 ;
  a2a:EventKeyRef oa:event_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Event1 .

oa:relationep_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Person2648367966 ;
  a2a:EventKeyRef oa:event_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Event1 .

oa:relationep_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Person2648367965 ;
  a2a:EventKeyRef oa:event_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Event1 .

oa:relationep_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Person2648367964 ;
  a2a:EventKeyRef oa:event_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Event1 .

oa:relationep_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Person2648367963 ;
  a2a:EventKeyRef oa:event_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Event1 .

oa:relationep_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Person2648367962 ;
  a2a:EventKeyRef oa:event_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA_Event1 .

oa:source_nha_C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Amsterdam, Nederland", "1840-04-29 - 1840-04-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-04-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-04-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "29-04-1840" ;
    a2a:Year "1840" ;
    a2a:Month "04" ;
    a2a:Day "29" ;
    rdfs:label "29-04-1840"
  ] ;
  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, 1840" ;
    a2a:DocumentNumber "Reg. 2 fol. 131" ;
    a2a:RegistryNumber "161" ;
    rdfs:label "Noord-Hollands Archief, Haarlem, burgerlijke stand van de gemeente Amsterdam, Archiefdeel van (dubbele) registers van huwelijken v..., Huwelijksakten van de gemeente Amsterdam, 1840, Reg. 2 fol. 131, 161"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/236/457924163FB24CC9859C660DAF356F36" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/236/457924163FB24CC9859C660DAF356F36" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/236/457924163FB24CC9859C660DAF356F36"
  ] ;
  a2a:SourceLastChangeDate "2023-12-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/C21B347D06C24F0B91CF8F8A8A80AFCA" ;
  a2a:RecordIdentifier "2648367961" ;
  a2a:RecordGUID "{C21B347D-06C2-4F0B-91CF-8F8A8A80AFCA}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D732C84AA6A860C2E053CA00A8C0A1B7" .

