@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_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa
  a a2a:Record ;
  rdfs:label "Huwelijk (huwelijksakte) op 16 april 1851 te Schiedam, provincie Zuid-Holland" ;
  a2a:hasPerson oa:person_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Person1, oa:person_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Person2, oa:person_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Person3, oa:person_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Person4, oa:person_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Person5, oa:person_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Person6 ;
  a2a:hasEvent oa:event_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Event1 ;
  a2a:hasRelationEP oa:relationep_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_0, oa:relationep_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_1, oa:relationep_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_2, oa:relationep_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_3, oa:relationep_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_4, oa:relationep_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_5 ;
  a2a:hasSource oa:source_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa .

oa:person_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Person1
  a a2a:Person ;
  rdfs:label "Gabriel Roelofs" ;
  a2a:PersonName [
    rdfs:label "Gabriel Roelofs" ;
    a2a:PersonNameFirstName "Gabriel" ;
    a2a:PersonNameLastName "Roelofs"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maassluis" ;
    rdfs:label "Maassluis"
  ] .

oa:person_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Person2
  a a2a:Person ;
  rdfs:label "Adrianus Roelofs" ;
  a2a:PersonName [
    rdfs:label "Adrianus Roelofs" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Roelofs"
  ] .

oa:person_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Person3
  a a2a:Person ;
  rdfs:label "Geertje van Nimwegen" ;
  a2a:PersonName [
    rdfs:label "Geertje van Nimwegen" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nimwegen"
  ] .

oa:person_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Person4
  a a2a:Person ;
  rdfs:label "Henderina Periso" ;
  a2a:PersonName [
    rdfs:label "Henderina Periso" ;
    a2a:PersonNameFirstName "Henderina" ;
    a2a:PersonNameLastName "Periso"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] .

oa:person_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Person5
  a a2a:Person ;
  rdfs:label "NN" ;
  a2a:PersonName [
    rdfs:label "NN" ;
    a2a:PersonNameLastName "NN"
  ] .

oa:person_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Person6
  a a2a:Person ;
  rdfs:label "Magdalena Periso" ;
  a2a:PersonName [
    rdfs:label "Magdalena Periso" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Periso"
  ] .

oa:event_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "16-04-1851" ;
    a2a:Year "1851" ;
    a2a:Month "04" ;
    a2a:Day "16" ;
    rdfs:label "1851-04-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Province "Zuid-Holland" ;
    a2a:Place "Schiedam" ;
    rdfs:label "Zuid-Holland, Schiedam"
  ] .

oa:relationep_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Person1 ;
  a2a:EventKeyRef oa:event_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Event1 .

oa:relationep_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Person2 ;
  a2a:EventKeyRef oa:event_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Event1 .

oa:relationep_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Person3 ;
  a2a:EventKeyRef oa:event_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Event1 .

oa:relationep_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Person4 ;
  a2a:EventKeyRef oa:event_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Event1 .

oa:relationep_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Person5 ;
  a2a:EventKeyRef oa:event_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Event1 .

oa:relationep_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Person6 ;
  a2a:EventKeyRef oa:event_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa_Event1 .

oa:source_rzh_8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa
  a a2a:Source ;
  rdfs:label "Nationaal Archief Rijksarchief Zuid-Holland, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Schiedam" ;
    a2a:Province "Zuid-Holland" ;
    rdfs:label "Schiedam, Zuid-Holland", "1851-04-16 - 1851-04-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1851-04-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1851-04-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-04-1851" ;
    a2a:Year "1851" ;
    a2a:Month "04" ;
    a2a:Day "16" ;
    rdfs:label "16-04-1851"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Nationaal Archief Rijksarchief Zuid-Holland" ;
    a2a:Place "Den Haag" ;
    a2a:DocumentNumber "35" ;
    rdfs:label "Nationaal Archief Rijksarchief Zuid-Holland, Den Haag, 35"
  ] ;
  a2a:SourceLastChangeDate "2012-05-04"^^xsd:date ;
  a2a:RecordGUID "{8fb4d8f9-01c4-41a2-b941-e9b478c7ddaa}" ;
  a2a:SourceRemarkAkteSoort "Huwelijksakte" .

