@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_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 oktober 1919 te Ruurlo" ;
  a2a:hasPerson oa:person_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Person3023768511, oa:person_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Person3023768512, oa:person_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Person3023768513, oa:person_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Person3023768514, oa:person_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Person3023768515, oa:person_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Person3023768516 ;
  a2a:hasEvent oa:event_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_0, oa:relationep_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_1, oa:relationep_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_2, oa:relationep_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_3, oa:relationep_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_4, oa:relationep_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_5 ;
  a2a:hasSource oa:source_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754 .

oa:person_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Person3023768511
  a a2a:Person ;
  rdfs:label "Martinus Camstra" ;
  a2a:PersonName [
    rdfs:label "Martinus Camstra" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Camstra"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] ;
  a2a:Profession "kantoorbediende" .

oa:person_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Person3023768512
  a a2a:Person ;
  rdfs:label "Siebe Camstra" ;
  a2a:PersonName [
    rdfs:label "Siebe Camstra" ;
    a2a:PersonNameFirstName "Siebe" ;
    a2a:PersonNameLastName "Camstra"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Person3023768513
  a a2a:Person ;
  rdfs:label "Hendrikjen Evers" ;
  a2a:PersonName [
    rdfs:label "Hendrikjen Evers" ;
    a2a:PersonNameFirstName "Hendrikjen" ;
    a2a:PersonNameLastName "Evers"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Person3023768514
  a a2a:Person ;
  rdfs:label "Johanna Hendrika Hoijtink" ;
  a2a:PersonName [
    rdfs:label "Johanna Hendrika Hoijtink" ;
    a2a:PersonNameFirstName "Johanna Hendrika" ;
    a2a:PersonNameLastName "Hoijtink"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Neede (Berkelland)" ;
    rdfs:label "Neede (Berkelland)"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Person3023768515
  a a2a:Person ;
  rdfs:label "Gerrit Jan Hoijtink" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Hoijtink" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Hoijtink"
  ] ;
  a2a:Profession "spoorwergarbeider" .

oa:person_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Person3023768516
  a a2a:Person ;
  rdfs:label "Grada ten Hoopen" ;
  a2a:PersonName [
    rdfs:label "Grada ten Hoopen" ;
    a2a:PersonNameFirstName "Grada" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Hoopen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "30-10-1919" ;
    a2a:Year "1919" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1919-10-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ruurlo" ;
    rdfs:label "Ruurlo"
  ] .

oa:relationep_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Person3023768511 ;
  a2a:EventKeyRef oa:event_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Event1 .

oa:relationep_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Person3023768512 ;
  a2a:EventKeyRef oa:event_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Event1 .

oa:relationep_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Person3023768513 ;
  a2a:EventKeyRef oa:event_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Event1 .

oa:relationep_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Person3023768514 ;
  a2a:EventKeyRef oa:event_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Event1 .

oa:relationep_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Person3023768515 ;
  a2a:EventKeyRef oa:event_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Event1 .

oa:relationep_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Person3023768516 ;
  a2a:EventKeyRef oa:event_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754_Event1 .

oa:source_gld_2F8028EC-8B8D-4714-BC9B-2B8FD9C70754
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Ruurlo" ;
    a2a:Country "Nederland" ;
    rdfs:label "Ruurlo, Nederland", "1919-10-30 - 1919-10-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-10-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-10-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-10-1919" ;
    a2a:Year "1919" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "30-10-1919"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Ruurlo, Huwelijksregister" ;
    a2a:Book "Ruurlo, Huwelijksregister" ;
    a2a:DocumentNumber "24" ;
    a2a:RegistryNumber "9128.07" ;
    rdfs:label "Gelders Archief, Arnhem, Ruurlo, Huwelijksregister, Ruurlo, Huwelijksregister, 24, 9128.07"
  ] ;
  a2a:SourceLastChangeDate "2022-11-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/2F8028EC8B8D4714BC9B2B8FD9C70754" ;
  a2a:RecordIdentifier "3023768510" ;
  a2a:RecordGUID "{2F8028EC-8B8D-4714-BC9B-2B8FD9C70754}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/ACA2AC9D438C46E5954B858011D6D68A" .

