@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_elo_c165a220-6532-762c-da59-cdac8542e02c
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 9 december 1931 te Leiden, Leiden" ;
  a2a:hasPerson oa:person_elo_c165a220-6532-762c-da59-cdac8542e02c_Person-067f3f78-4511-4153-f7bb-1a496a689e00, oa:person_elo_c165a220-6532-762c-da59-cdac8542e02c_Person-ff13ec3a-aa5e-9376-d635-3acd8f483ea3, oa:person_elo_c165a220-6532-762c-da59-cdac8542e02c_Person-328f4ad8-8cd3-ade1-aa1d-12baf629c5fa, oa:person_elo_c165a220-6532-762c-da59-cdac8542e02c_Person-8797985f-cce4-c811-86b1-c8d82a09dc4e, oa:person_elo_c165a220-6532-762c-da59-cdac8542e02c_Person-11443da2-3047-e9ea-f220-da60d5eff7fe, oa:person_elo_c165a220-6532-762c-da59-cdac8542e02c_Person-8e88d4ea-9d24-561c-4ff0-f722a5e074ad ;
  a2a:hasEvent oa:event_elo_c165a220-6532-762c-da59-cdac8542e02c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c165a220-6532-762c-da59-cdac8542e02c_0, oa:relationep_elo_c165a220-6532-762c-da59-cdac8542e02c_1, oa:relationep_elo_c165a220-6532-762c-da59-cdac8542e02c_2, oa:relationep_elo_c165a220-6532-762c-da59-cdac8542e02c_3, oa:relationep_elo_c165a220-6532-762c-da59-cdac8542e02c_4, oa:relationep_elo_c165a220-6532-762c-da59-cdac8542e02c_5 ;
  a2a:hasSource oa:source_elo_c165a220-6532-762c-da59-cdac8542e02c .

oa:person_elo_c165a220-6532-762c-da59-cdac8542e02c_Person-067f3f78-4511-4153-f7bb-1a496a689e00
  a a2a:Person ;
  rdfs:label "Abraham van Rossen" ;
  a2a:PersonName [
    rdfs:label "Abraham van Rossen" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rossen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "magazijnknecht" .

oa:person_elo_c165a220-6532-762c-da59-cdac8542e02c_Person-ff13ec3a-aa5e-9376-d635-3acd8f483ea3
  a a2a:Person ;
  rdfs:label "David van Rossen" ;
  a2a:PersonName [
    rdfs:label "David van Rossen" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rossen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c165a220-6532-762c-da59-cdac8542e02c_Person-328f4ad8-8cd3-ade1-aa1d-12baf629c5fa
  a a2a:Person ;
  rdfs:label "Sara van Welzen" ;
  a2a:PersonName [
    rdfs:label "Sara van Welzen" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Welzen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c165a220-6532-762c-da59-cdac8542e02c_Person-8797985f-cce4-c811-86b1-c8d82a09dc4e
  a a2a:Person ;
  rdfs:label "Maria van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Maria van Leeuwen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "fabrieksarbeidster" .

oa:person_elo_c165a220-6532-762c-da59-cdac8542e02c_Person-11443da2-3047-e9ea-f220-da60d5eff7fe
  a a2a:Person ;
  rdfs:label "Jeremias van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Jeremias van Leeuwen" ;
    a2a:PersonNameFirstName "Jeremias" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c165a220-6532-762c-da59-cdac8542e02c_Person-8e88d4ea-9d24-561c-4ff0-f722a5e074ad
  a a2a:Person ;
  rdfs:label "Clazina Henzen" ;
  a2a:PersonName [
    rdfs:label "Clazina Henzen" ;
    a2a:PersonNameFirstName "Clazina" ;
    a2a:PersonNameLastName "Henzen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c165a220-6532-762c-da59-cdac8542e02c_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1931" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1931-12-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden, Leiden" ;
    rdfs:label "Leiden, Leiden"
  ] .

oa:relationep_elo_c165a220-6532-762c-da59-cdac8542e02c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_c165a220-6532-762c-da59-cdac8542e02c_Person:067f3f78-4511-4153-f7bb-1a496a689e00 ;
  a2a:EventKeyRef oa:event_elo_c165a220-6532-762c-da59-cdac8542e02c_Event1 .

oa:relationep_elo_c165a220-6532-762c-da59-cdac8542e02c_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_c165a220-6532-762c-da59-cdac8542e02c_Person:ff13ec3a-aa5e-9376-d635-3acd8f483ea3 ;
  a2a:EventKeyRef oa:event_elo_c165a220-6532-762c-da59-cdac8542e02c_Event1 .

oa:relationep_elo_c165a220-6532-762c-da59-cdac8542e02c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_c165a220-6532-762c-da59-cdac8542e02c_Person:328f4ad8-8cd3-ade1-aa1d-12baf629c5fa ;
  a2a:EventKeyRef oa:event_elo_c165a220-6532-762c-da59-cdac8542e02c_Event1 .

oa:relationep_elo_c165a220-6532-762c-da59-cdac8542e02c_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_c165a220-6532-762c-da59-cdac8542e02c_Person:8797985f-cce4-c811-86b1-c8d82a09dc4e ;
  a2a:EventKeyRef oa:event_elo_c165a220-6532-762c-da59-cdac8542e02c_Event1 .

oa:relationep_elo_c165a220-6532-762c-da59-cdac8542e02c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_c165a220-6532-762c-da59-cdac8542e02c_Person:11443da2-3047-e9ea-f220-da60d5eff7fe ;
  a2a:EventKeyRef oa:event_elo_c165a220-6532-762c-da59-cdac8542e02c_Event1 .

oa:relationep_elo_c165a220-6532-762c-da59-cdac8542e02c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_c165a220-6532-762c-da59-cdac8542e02c_Person:8e88d4ea-9d24-561c-4ff0-f722a5e074ad ;
  a2a:EventKeyRef oa:event_elo_c165a220-6532-762c-da59-cdac8542e02c_Event1 .

oa:source_elo_c165a220-6532-762c-da59-cdac8542e02c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1931-01-01 - 1931-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1931-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1931" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1931-12-09"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand van Leiden (1929-1993), Deel: 61" ;
    a2a:Book "Huwelijksregister van Leiden, 1931" ;
    a2a:DocumentNumber "533" ;
    a2a:RegistryNumber "61" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Leiden (1929-1993), Deel: 61, Huwelijksregister van Leiden, 1931, 533, 61"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/c165a220-6532-762c-da59-cdac8542e02c/iiif/3/863455/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c165a220-6532-762c-da59-cdac8542e02c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/c165a220-6532-762c-da59-cdac8542e02c/iiif/3/863455/full/!250,250/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c165a220-6532-762c-da59-cdac8542e02c" ;
  a2a:RecordGUID "{c165a220-6532-762c-da59-cdac8542e02c}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1931<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1005/file/61\">Inventarisnummer 61 van archiefnummer 1005 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Leiden (1929-1993)" ;
  a2a:SourceRemarkdeel "61" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_22152_00022152.xml van ELO" .

