@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_C03986C4-4D7D-4D2B-919B-E5F680CD097C
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 februari 1909 te Amsterdam" ;
  a2a:hasPerson oa:person_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Person2650979982, oa:person_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Person2650979981, oa:person_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Person2650979980, oa:person_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Person2650979979, oa:person_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Person2650979978, oa:person_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Person2650979977 ;
  a2a:hasEvent oa:event_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_0, oa:relationep_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_1, oa:relationep_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_2, oa:relationep_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_3, oa:relationep_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_4, oa:relationep_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_5 ;
  a2a:hasSource oa:source_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C .

oa:person_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Person2650979982
  a a2a:Person ;
  rdfs:label "Lucas Theodorus Kroes" ;
  a2a:PersonName [
    rdfs:label "Lucas Theodorus Kroes" ;
    a2a:PersonNameFirstName "Lucas Theodorus" ;
    a2a:PersonNameLastName "Kroes"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "Koopman" .

oa:person_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Person2650979981
  a a2a:Person ;
  rdfs:label "Lucas Kroes" ;
  a2a:PersonName [
    rdfs:label "Lucas Kroes" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNameLastName "Kroes"
  ] ;
  a2a:Profession "Werkman" .

oa:person_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Person2650979980
  a a2a:Person ;
  rdfs:label "Johanna Elisabeth Bonne" ;
  a2a:PersonName [
    rdfs:label "Johanna Elisabeth Bonne" ;
    a2a:PersonNameFirstName "Johanna Elisabeth" ;
    a2a:PersonNameLastName "Bonne"
  ] .

oa:person_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Person2650979979
  a a2a:Person ;
  rdfs:label "Maria Grannetia" ;
  a2a:PersonName [
    rdfs:label "Maria Grannetia" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Grannetia"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Person2650979978
  a a2a:Person ;
  rdfs:label "Louis Jean Grannetia" ;
  a2a:PersonName [
    rdfs:label "Louis Jean Grannetia" ;
    a2a:PersonNameFirstName "Louis Jean" ;
    a2a:PersonNameLastName "Grannetia"
  ] ;
  a2a:Profession "koetsier" .

oa:person_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Person2650979977
  a a2a:Person ;
  rdfs:label "Maria Ooms" ;
  a2a:PersonName [
    rdfs:label "Maria Ooms" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Ooms"
  ] .

oa:event_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "18-02-1909" ;
    a2a:Year "1909" ;
    a2a:Month "02" ;
    a2a:Day "18" ;
    rdfs:label "1909-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Person2650979982 ;
  a2a:EventKeyRef oa:event_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Event1 .

oa:relationep_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Person2650979981 ;
  a2a:EventKeyRef oa:event_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Event1 .

oa:relationep_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Person2650979980 ;
  a2a:EventKeyRef oa:event_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Event1 .

oa:relationep_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Person2650979979 ;
  a2a:EventKeyRef oa:event_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Event1 .

oa:relationep_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Person2650979978 ;
  a2a:EventKeyRef oa:event_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Event1 .

oa:relationep_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Person2650979977 ;
  a2a:EventKeyRef oa:event_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C_Event1 .

oa:source_nha_C03986C4-4D7D-4D2B-919B-E5F680CD097C
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Amsterdam, Nederland", "1909-02-18 - 1909-02-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-02-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-02-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "18-02-1909" ;
    a2a:Year "1909" ;
    a2a:Month "02" ;
    a2a:Day "18" ;
    rdfs:label "18-02-1909"
  ] ;
  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, 1909" ;
    a2a:DocumentNumber "Reg. 2 fol. 48v" ;
    a2a:RegistryNumber "1710" ;
    rdfs:label "Noord-Hollands Archief, Haarlem, burgerlijke stand van de gemeente Amsterdam, Archiefdeel van (dubbele) registers van huwelijken v..., Huwelijksakten van de gemeente Amsterdam, 1909, Reg. 2 fol. 48v, 1710"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/236/00C2CBB90BFB4D06905F71E268AFB0FE" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/236/00C2CBB90BFB4D06905F71E268AFB0FE" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/236/00C2CBB90BFB4D06905F71E268AFB0FE"
  ] ;
  a2a:SourceLastChangeDate "2023-12-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/C03986C44D7D4D2B919BE5F680CD097C" ;
  a2a:RecordIdentifier "2650979976" ;
  a2a:RecordGUID "{C03986C4-4D7D-4D2B-919B-E5F680CD097C}" ;
  a2a:SourceRemarkOpmerking "Gescheiden van Reindert Christiaan Geurs. Erk. 1 kind." ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D76F55D092C53591E053CA00A8C01391" .

