@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_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 maart 1892 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Person1015278082, oa:person_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Person1015278083, oa:person_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Person1015278084, oa:person_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Person1015278085, oa:person_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Person1015278086, oa:person_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Person1015278087 ;
  a2a:hasEvent oa:event_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_0, oa:relationep_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_1, oa:relationep_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_2, oa:relationep_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_3, oa:relationep_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_4, oa:relationep_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_5 ;
  a2a:hasSource oa:source_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa .

oa:person_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Person1015278082
  a a2a:Person ;
  rdfs:label "Hette Woustra" ;
  a2a:PersonName [
    rdfs:label "Hette Woustra" ;
    a2a:PersonNameFirstName "Hette" ;
    a2a:PersonNameLastName "Woustra"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudemirdum" ;
    rdfs:label "Oudemirdum"
  ] .

oa:person_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Person1015278083
  a a2a:Person ;
  rdfs:label "Jetze Gerrits Woustra" ;
  a2a:PersonName [
    rdfs:label "Jetze Gerrits Woustra" ;
    a2a:PersonNameFirstName "Jetze Gerrits" ;
    a2a:PersonNameLastName "Woustra"
  ] .

oa:person_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Person1015278084
  a a2a:Person ;
  rdfs:label "Fetje Jochems Schots" ;
  a2a:PersonName [
    rdfs:label "Fetje Jochems Schots" ;
    a2a:PersonNameFirstName "Fetje Jochems" ;
    a2a:PersonNameLastName "Schots"
  ] .

oa:person_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Person1015278085
  a a2a:Person ;
  rdfs:label "Mietje Maria Poolman" ;
  a2a:PersonName [
    rdfs:label "Mietje Maria Poolman" ;
    a2a:PersonNameFirstName "Mietje Maria" ;
    a2a:PersonNameLastName "Poolman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Person1015278086
  a a2a:Person ;
  rdfs:label "n.n. n.n." ;
  a2a:PersonName [
    rdfs:label "n.n. n.n." ;
    a2a:PersonNameFirstName "n.n." ;
    a2a:PersonNameLastName "n.n."
  ] .

oa:person_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Person1015278087
  a a2a:Person ;
  rdfs:label "Louiza Poolman" ;
  a2a:PersonName [
    rdfs:label "Louiza Poolman" ;
    a2a:PersonNameFirstName "Louiza" ;
    a2a:PersonNameLastName "Poolman"
  ] .

oa:event_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "23-03-1892" ;
    a2a:Year "1892" ;
    a2a:Month "03" ;
    a2a:Day "23" ;
    rdfs:label "1892-03-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Person1015278082 ;
  a2a:EventKeyRef oa:event_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Event1 .

oa:relationep_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Person1015278083 ;
  a2a:EventKeyRef oa:event_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Event1 .

oa:relationep_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Person1015278084 ;
  a2a:EventKeyRef oa:event_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Event1 .

oa:relationep_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Person1015278085 ;
  a2a:EventKeyRef oa:event_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Event1 .

oa:relationep_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Person1015278086 ;
  a2a:EventKeyRef oa:event_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Event1 .

oa:relationep_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Person1015278087 ;
  a2a:EventKeyRef oa:event_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa_Event1 .

oa:source_srt_32abfdf4-62cf-2ade-c5eb-e28f9697daaa
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1892-03-23 - 1892-03-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-03-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-03-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-03-1892" ;
    a2a:Year "1892" ;
    a2a:Month "03" ;
    a2a:Day "23" ;
    rdfs:label "23-03-1892"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, huwelijksakten" ;
    a2a:Book "Nadere toegang op het huwelijksregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1892.287" ;
    a2a:RegistryNumber "1892B" ;
    a2a:Folio "b048v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1892.287, 1892B, b048v"
  ] ;
  a2a:SourceLastChangeDate "2023-06-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/4E49FCF4681B42EABF4A995599C547DE" ;
  a2a:RecordIdentifier "1015278081" ;
  a2a:RecordGUID "{32abfdf4-62cf-2ade-c5eb-e28f9697daaa}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 4E49FCF4-681B-42EA-BF4A-995599C547DE" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061892B_54_A2A.xml van SRT" .

