@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_22D6B194-551A-45B3-9DAF-2DF1C741CF9C
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 september 1915 te Krommenie" ;
  a2a:hasPerson oa:person_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Person2736133000, oa:person_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Person2736133003, oa:person_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Person2736133004, oa:person_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Person2736132999, oa:person_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Person2736133001, oa:person_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Person2736133002 ;
  a2a:hasEvent oa:event_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_0, oa:relationep_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_1, oa:relationep_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_2, oa:relationep_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_3, oa:relationep_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_4, oa:relationep_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_5 ;
  a2a:hasSource oa:source_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C .

oa:person_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Person2736133000
  a a2a:Person ;
  rdfs:label "Jan Bas" ;
  a2a:PersonName [
    rdfs:label "Jan Bas" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bas"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Uitgeest" ;
    rdfs:label "Uitgeest"
  ] ;
  a2a:Profession "fabrieksarbeider" .

oa:person_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Person2736133003
  a a2a:Person ;
  rdfs:label "Jan Bas" ;
  a2a:PersonName [
    rdfs:label "Jan Bas" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bas"
  ] ;
  a2a:Profession "landarbeider" .

oa:person_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Person2736133004
  a a2a:Person ;
  rdfs:label "Guurtje Gerling" ;
  a2a:PersonName [
    rdfs:label "Guurtje Gerling" ;
    a2a:PersonNameFirstName "Guurtje" ;
    a2a:PersonNameLastName "Gerling"
  ] .

oa:person_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Person2736132999
  a a2a:Person ;
  rdfs:label "Johanna Westerhuis" ;
  a2a:PersonName [
    rdfs:label "Johanna Westerhuis" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Westerhuis"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Person2736133001
  a a2a:Person ;
  rdfs:label "Jan Lamberts Westerhuis" ;
  a2a:PersonName [
    rdfs:label "Jan Lamberts Westerhuis" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Lamberts" ;
    a2a:PersonNameLastName "Westerhuis"
  ] ;
  a2a:Profession "broodverkoper" .

oa:person_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Person2736133002
  a a2a:Person ;
  rdfs:label "Willemina van Heerde" ;
  a2a:PersonName [
    rdfs:label "Willemina van Heerde" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heerde"
  ] .

oa:event_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "01-09-1915" ;
    a2a:Year "1915" ;
    a2a:Month "09" ;
    a2a:Day "01" ;
    rdfs:label "1915-09-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Krommenie" ;
    rdfs:label "Krommenie"
  ] .

oa:relationep_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Person2736133000 ;
  a2a:EventKeyRef oa:event_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Event1 .

oa:relationep_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Person2736133003 ;
  a2a:EventKeyRef oa:event_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Event1 .

oa:relationep_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Person2736133004 ;
  a2a:EventKeyRef oa:event_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Event1 .

oa:relationep_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Person2736132999 ;
  a2a:EventKeyRef oa:event_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Event1 .

oa:relationep_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Person2736133001 ;
  a2a:EventKeyRef oa:event_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Event1 .

oa:relationep_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Person2736133002 ;
  a2a:EventKeyRef oa:event_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C_Event1 .

oa:source_nha_22D6B194-551A-45B3-9DAF-2DF1C741CF9C
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Krommenie" ;
    a2a:Country "Nederland" ;
    rdfs:label "Krommenie, Nederland", "1915-09-01 - 1915-09-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-09-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-09-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-09-1915" ;
    a2a:Year "1915" ;
    a2a:Month "09" ;
    a2a:Day "01" ;
    rdfs:label "01-09-1915"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Place "Haarlem" ;
    a2a:Collection "burgerlijke stand van de gemeente Krommenie, Archiefdeel van (dubbele) registers van de" ;
    a2a:Book "Huwelijksakten van de gemeente Krommenie, 1915" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "21915" ;
    rdfs:label "Noord-Hollands Archief, Haarlem, burgerlijke stand van de gemeente Krommenie, Archiefdeel van (dubbele) registers van de, Huwelijksakten van de gemeente Krommenie, 1915, 12, 21915"
  ] ;
  a2a:SourceLastChangeDate "2022-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/22D6B194551A45B39DAF2DF1C741CF9C" ;
  a2a:RecordIdentifier "2736132998" ;
  a2a:RecordGUID "{22D6B194-551A-45B3-9DAF-2DF1C741CF9C}" ;
  a2a:SourceRemarkOpmerking "Weduwnaar van Cornelia de Roo." ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/A4ED3060FDDE4220A84F1AD785FA682E" .

