@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_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 april 1924 te Koog aan de Zaan" ;
  a2a:hasPerson oa:person_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Person2736102874, oa:person_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Person2736102877, oa:person_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Person2736102878, oa:person_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Person2736102873, oa:person_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Person2736102875, oa:person_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Person2736102876 ;
  a2a:hasEvent oa:event_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_0, oa:relationep_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_1, oa:relationep_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_2, oa:relationep_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_3, oa:relationep_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_4, oa:relationep_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_5 ;
  a2a:hasSource oa:source_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B .

oa:person_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Person2736102874
  a a2a:Person ;
  rdfs:label "Jan van Urk" ;
  a2a:PersonName [
    rdfs:label "Jan van Urk" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Urk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Person2736102877
  a a2a:Person ;
  rdfs:label "Klaas van Urk" ;
  a2a:PersonName [
    rdfs:label "Klaas van Urk" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Urk"
  ] ;
  a2a:Profession "houtbewerker" .

oa:person_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Person2736102878
  a a2a:Person ;
  rdfs:label "Jannetje Vreeling" ;
  a2a:PersonName [
    rdfs:label "Jannetje Vreeling" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Vreeling"
  ] .

oa:person_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Person2736102873
  a a2a:Person ;
  rdfs:label "Trijntje de Moes" ;
  a2a:PersonName [
    rdfs:label "Trijntje de Moes" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Moes"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Monnickendam" ;
    rdfs:label "Monnickendam"
  ] .

oa:person_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Person2736102875
  a a2a:Person ;
  rdfs:label "Cornelis de Moes" ;
  a2a:PersonName [
    rdfs:label "Cornelis de Moes" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Moes"
  ] ;
  a2a:Profession "houtbewerker" .

oa:person_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Person2736102876
  a a2a:Person ;
  rdfs:label "Antje Halvemaan" ;
  a2a:PersonName [
    rdfs:label "Antje Halvemaan" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Halvemaan"
  ] .

oa:event_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "01-04-1924" ;
    a2a:Year "1924" ;
    a2a:Month "04" ;
    a2a:Day "01" ;
    rdfs:label "1924-04-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Koog aan de Zaan" ;
    rdfs:label "Koog aan de Zaan"
  ] .

oa:relationep_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Person2736102874 ;
  a2a:EventKeyRef oa:event_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Event1 .

oa:relationep_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Person2736102877 ;
  a2a:EventKeyRef oa:event_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Event1 .

oa:relationep_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Person2736102878 ;
  a2a:EventKeyRef oa:event_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Event1 .

oa:relationep_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Person2736102873 ;
  a2a:EventKeyRef oa:event_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Event1 .

oa:relationep_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Person2736102875 ;
  a2a:EventKeyRef oa:event_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Event1 .

oa:relationep_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Person2736102876 ;
  a2a:EventKeyRef oa:event_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B_Event1 .

oa:source_nha_EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Koog aan de Zaan" ;
    a2a:Country "Nederland" ;
    rdfs:label "Koog aan de Zaan, Nederland", "1924-04-01 - 1924-04-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-04-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-04-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-04-1924" ;
    a2a:Year "1924" ;
    a2a:Month "04" ;
    a2a:Day "01" ;
    rdfs:label "01-04-1924"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Place "Haarlem" ;
    a2a:Collection "burgerlijke stand van de gemeente Koog aan de Zaan, Archiefdeel van (dubbele) registers van de" ;
    a2a:Book "Huwelijksakten van de gemeente Koog aan de Zaan, 1924" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "21924" ;
    rdfs:label "Noord-Hollands Archief, Haarlem, burgerlijke stand van de gemeente Koog aan de Zaan, Archiefdeel van (dubbele) registers van de, Huwelijksakten van de gemeente Koog aan de Zaan, 1924, 8, 21924"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/236/80A027CF77304D3EA5013702B0C1A297" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/236/80A027CF77304D3EA5013702B0C1A297" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/236/80A027CF77304D3EA5013702B0C1A297"
  ] ;
  a2a:SourceLastChangeDate "2022-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/EB54C5B12DBB4BBD92FDE601EFBD173B" ;
  a2a:RecordIdentifier "2736102872" ;
  a2a:RecordGUID "{EB54C5B1-2DBB-4BBD-92FD-E601EFBD173B}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/570872EF79CB4310BEFC456955849BDA" .

