@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_raa_ee4079aa-c857-4595-bb0a-aa9d276e8fe1
  a a2a:Record ;
  rdfs:label "Trouwen (trouw) op 9 oktober 1650 te Alkmaar" ;
  a2a:hasPerson oa:person_raa_ee4079aa-c857-4595-bb0a-aa9d276e8fe1_Person-088e371d-0717-41f8-8856-e95df43cc704, oa:person_raa_ee4079aa-c857-4595-bb0a-aa9d276e8fe1_Person-10a52b21-6feb-40a8-a3d2-bc0dd50f0d9c ;
  a2a:hasEvent oa:event_raa_ee4079aa-c857-4595-bb0a-aa9d276e8fe1_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_ee4079aa-c857-4595-bb0a-aa9d276e8fe1_0, oa:relationep_raa_ee4079aa-c857-4595-bb0a-aa9d276e8fe1_1 ;
  a2a:hasSource oa:source_raa_ee4079aa-c857-4595-bb0a-aa9d276e8fe1 .

oa:person_raa_ee4079aa-c857-4595-bb0a-aa9d276e8fe1_Person-088e371d-0717-41f8-8856-e95df43cc704
  a a2a:Person ;
  rdfs:label "Guijrtgen Jans" ;
  a2a:PersonName [
    rdfs:label "Guijrtgen Jans" ;
    a2a:PersonNameFirstName "Guijrtgen" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_ee4079aa-c857-4595-bb0a-aa9d276e8fe1_Person-10a52b21-6feb-40a8-a3d2-bc0dd50f0d9c
  a a2a:Person ;
  rdfs:label "Arien Gerritse" ;
  a2a:PersonName [
    rdfs:label "Arien Gerritse" ;
    a2a:PersonNameFirstName "Arien" ;
    a2a:PersonNameLastName "Gerritse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_ee4079aa-c857-4595-bb0a-aa9d276e8fe1_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1650" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1650-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] ;
  a2a:EventReligion "Gereformeerd" .

oa:relationep_raa_ee4079aa-c857-4595-bb0a-aa9d276e8fe1_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_raa_ee4079aa-c857-4595-bb0a-aa9d276e8fe1_Person:088e371d-0717-41f8-8856-e95df43cc704 ;
  a2a:EventKeyRef oa:event_raa_ee4079aa-c857-4595-bb0a-aa9d276e8fe1_Event1 .

oa:relationep_raa_ee4079aa-c857-4595-bb0a-aa9d276e8fe1_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_raa_ee4079aa-c857-4595-bb0a-aa9d276e8fe1_Person:10a52b21-6feb-40a8-a3d2-bc0dd50f0d9c ;
  a2a:EventKeyRef oa:event_raa_ee4079aa-c857-4595-bb0a-aa9d276e8fe1_Event1 .

oa:source_raa_ee4079aa-c857-4595-bb0a-aa9d276e8fe1
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar", "1650-10-09 - 1650-10-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1650-10-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1650-10-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1650" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1650-10-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Oude Kerkelijke Doop-, Trouw- en Doden- (Begraaf-) boeken te Alkmaar, Bron: Ondertro..." ;
    a2a:Book "Ondertrouwen, trouwen (Grote kerk)" ;
    a2a:DocumentNumber "9037" ;
    a2a:RegistryNumber "25" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Oude Kerkelijke Doop-, Trouw- en Doden- (Begraaf-) boeken te Alkmaar, Bron: Ondertro..., Ondertrouwen, trouwen (Grote kerk), 9037, 25"
  ] ;
  a2a:SourceLastChangeDate "2012-05-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/ee4079aa-c857-4595-bb0a-aa9d276e8fe1" ;
  a2a:RecordGUID "{ee4079aa-c857-4595-bb0a-aa9d276e8fe1}" ;
  a2a:SourceRemarkAkteSoort "Trouw" ;
  a2a:SourceRemarkarchiefnaam "Oude Kerkelijke Doop-, Trouw- en Doden- (Begraaf-) boeken te Alkmaar" ;
  a2a:SourceRemarkbron "Ondertrouwen, trouwen (Grote kerk)" ;
  a2a:SourceRemarkdeel "25" ;
  a2a:SourceRemarkregister_periode "1649-1660" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_338_00000338.xml van RAA" .

