@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_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4
  a a2a:Record ;
  rdfs:label "Geboorte op 9 september 1888 te Hoorn" ;
  a2a:hasPerson oa:person_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4_Person3290568761, oa:person_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4_Person3290568759, oa:person_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4_Person3290568760 ;
  a2a:hasEvent oa:event_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4_0, oa:relationep_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4_1, oa:relationep_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4_2 ;
  a2a:hasSource oa:source_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4 .

oa:person_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4_Person3290568761
  a a2a:Person ;
  rdfs:label "Stephanus Celestinus Sweering" ;
  a2a:PersonName [
    rdfs:label "Stephanus Celestinus Sweering" ;
    a2a:PersonNameFirstName "Stephanus Celestinus" ;
    a2a:PersonNameLastName "Sweering"
  ] .

oa:person_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4_Person3290568759
  a a2a:Person ;
  rdfs:label "Johannes Hubertus Sweering" ;
  a2a:PersonName [
    rdfs:label "Johannes Hubertus Sweering" ;
    a2a:PersonNameFirstName "Johannes Hubertus" ;
    a2a:PersonNameLastName "Sweering"
  ] .

oa:person_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4_Person3290568760
  a a2a:Person ;
  rdfs:label "Alida Frederica Cornelia Schade" ;
  a2a:PersonName [
    rdfs:label "Alida Frederica Cornelia Schade" ;
    a2a:PersonNameFirstName "Alida Frederica Cornelia" ;
    a2a:PersonNameLastName "Schade"
  ] .

oa:event_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "09-09-1888" ;
    a2a:Year "1888" ;
    a2a:Month "09" ;
    a2a:Day "09" ;
    rdfs:label "1888-09-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:relationep_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4_Person3290568761 ;
  a2a:EventKeyRef oa:event_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4_Event1 .

oa:relationep_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4_Person3290568759 ;
  a2a:EventKeyRef oa:event_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4_Event1 .

oa:relationep_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4_Person3290568760 ;
  a2a:EventKeyRef oa:event_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4_Event1 .

oa:source_wfa_4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4
  a a2a:Source ;
  rdfs:label "Westfries Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoorn, Nederland", "1888-09-09 - 1888-09-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-09-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-09-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-09-1888" ;
    a2a:Year "1888" ;
    a2a:Month "09" ;
    a2a:Day "09" ;
    rdfs:label "09-09-1888"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "Registers van de burgerlijke stand van de gemeente Hoorn" ;
    a2a:Book "Hoorn. Geboorteakten, 1888" ;
    a2a:RegistryNumber "1888g" ;
    rdfs:label "Westfries Archief, Hoorn, Registers van de burgerlijke stand van de gemeente Hoorn, Hoorn. Geboorteakten, 1888, 1888g"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/05C228A6BF8346D8B5523219DDA6B887" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/05C228A6BF8346D8B5523219DDA6B887" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/05C228A6BF8346D8B5523219DDA6B887"
  ] ;
  a2a:SourceLastChangeDate "2023-07-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/4DF0F47C2787473791C77F6DF9FDFEE4" ;
  a2a:RecordIdentifier "3290568758" ;
  a2a:RecordGUID "{4DF0F47C-2787-4737-91C7-7F6DF9FDFEE4}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D1726805AD5C41878F3BB164C0D6745A" .

