@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_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 mei 1911 te Amsterdam" ;
  a2a:hasPerson oa:person_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Person2648811283, oa:person_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Person2648811282, oa:person_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Person2648811281, oa:person_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Person2648811280, oa:person_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Person2648811279, oa:person_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Person2648811278 ;
  a2a:hasEvent oa:event_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_0, oa:relationep_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_1, oa:relationep_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_2, oa:relationep_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_3, oa:relationep_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_4, oa:relationep_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_5 ;
  a2a:hasSource oa:source_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03 .

oa:person_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Person2648811283
  a a2a:Person ;
  rdfs:label "Theodorus Graeff" ;
  a2a:PersonName [
    rdfs:label "Theodorus Graeff" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Graeff"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "knecht in een ziekenhuis" .

oa:person_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Person2648811282
  a a2a:Person ;
  rdfs:label "Barend Graeff" ;
  a2a:PersonName [
    rdfs:label "Barend Graeff" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Graeff"
  ] ;
  a2a:Profession "huisschilder" .

oa:person_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Person2648811281
  a a2a:Person ;
  rdfs:label "Johanna Jacoba Blom" ;
  a2a:PersonName [
    rdfs:label "Johanna Jacoba Blom" ;
    a2a:PersonNameFirstName "Johanna Jacoba" ;
    a2a:PersonNameLastName "Blom"
  ] .

oa:person_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Person2648811280
  a a2a:Person ;
  rdfs:label "Cornelia Joanna Baars" ;
  a2a:PersonName [
    rdfs:label "Cornelia Joanna Baars" ;
    a2a:PersonNameFirstName "Cornelia Joanna" ;
    a2a:PersonNameLastName "Baars"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Person2648811279
  a a2a:Person ;
  rdfs:label "Wilhelmus Hendrikus Baars" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Hendrikus Baars" ;
    a2a:PersonNameFirstName "Wilhelmus Hendrikus" ;
    a2a:PersonNameLastName "Baars"
  ] ;
  a2a:Profession "meubelmaker" .

oa:person_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Person2648811278
  a a2a:Person ;
  rdfs:label "Cornelia Maria Johanna Veerman" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria Johanna Veerman" ;
    a2a:PersonNameFirstName "Cornelia Maria Johanna" ;
    a2a:PersonNameLastName "Veerman"
  ] .

oa:event_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "05" ;
    a2a:Day "10" ;
    rdfs:label "1911-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Person2648811283 ;
  a2a:EventKeyRef oa:event_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Event1 .

oa:relationep_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Person2648811282 ;
  a2a:EventKeyRef oa:event_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Event1 .

oa:relationep_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Person2648811281 ;
  a2a:EventKeyRef oa:event_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Event1 .

oa:relationep_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Person2648811280 ;
  a2a:EventKeyRef oa:event_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Event1 .

oa:relationep_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Person2648811279 ;
  a2a:EventKeyRef oa:event_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Event1 .

oa:relationep_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Person2648811278 ;
  a2a:EventKeyRef oa:event_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03_Event1 .

oa:source_nha_2ECFFD39-EE5F-4D4F-A366-48D8B715DB03
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1911-05-10 - 1911-05-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-05-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-05-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-05-1911" ;
    a2a:Year "1911" ;
    a2a:Month "05" ;
    a2a:Day "10" ;
    rdfs:label "10-05-1911"
  ] ;
  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, 1911" ;
    a2a:DocumentNumber "Reg. 6B fol. 41" ;
    a2a:RegistryNumber "1851" ;
    rdfs:label "Noord-Hollands Archief, Haarlem, burgerlijke stand van de gemeente Amsterdam, Archiefdeel van (dubbele) registers van huwelijken v..., Huwelijksakten van de gemeente Amsterdam, 1911, Reg. 6B fol. 41, 1851"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/236/84DAFA14B92D44CEAF6E1C1E06FA494B" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/236/84DAFA14B92D44CEAF6E1C1E06FA494B" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/236/84DAFA14B92D44CEAF6E1C1E06FA494B"
  ] ;
  a2a:SourceLastChangeDate "2023-12-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/2ECFFD39EE5F4D4FA36648D8B715DB03" ;
  a2a:RecordIdentifier "2648811277" ;
  a2a:RecordGUID "{2ECFFD39-EE5F-4D4F-A366-48D8B715DB03}" ;
  a2a:SourceRemarkOpmerking "Echtscheiding 24-03-1922" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D76F55D093633591E053CA00A8C01391" .

