@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_0EE9F14D-96CD-40C3-98BA-7263EB81D91A
  a a2a:Record ;
  rdfs:label "Geboorte op 6 mei 1907 te Spanbroek" ;
  a2a:hasPerson oa:person_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A_Person3516293566, oa:person_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A_Person3516293564, oa:person_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A_Person3516293565 ;
  a2a:hasEvent oa:event_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A_0, oa:relationep_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A_1, oa:relationep_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A_2 ;
  a2a:hasSource oa:source_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A .

oa:person_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A_Person3516293566
  a a2a:Person ;
  rdfs:label "Cornelis Theodorus Bijman" ;
  a2a:PersonName [
    rdfs:label "Cornelis Theodorus Bijman" ;
    a2a:PersonNameFirstName "Cornelis Theodorus" ;
    a2a:PersonNameLastName "Bijman"
  ] .

oa:person_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A_Person3516293564
  a a2a:Person ;
  rdfs:label "Theodorus Bijman" ;
  a2a:PersonName [
    rdfs:label "Theodorus Bijman" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Bijman"
  ] .

oa:person_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A_Person3516293565
  a a2a:Person ;
  rdfs:label "Helena Nieuweboer" ;
  a2a:PersonName [
    rdfs:label "Helena Nieuweboer" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Nieuweboer"
  ] .

oa:event_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "06-05-1907" ;
    a2a:Year "1907" ;
    a2a:Month "05" ;
    a2a:Day "06" ;
    rdfs:label "1907-05-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Spanbroek" ;
    rdfs:label "Spanbroek"
  ] .

oa:relationep_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A_Person3516293566 ;
  a2a:EventKeyRef oa:event_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A_Event1 .

oa:relationep_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A_Person3516293564 ;
  a2a:EventKeyRef oa:event_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A_Event1 .

oa:relationep_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A_Person3516293565 ;
  a2a:EventKeyRef oa:event_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A_Event1 .

oa:source_wfa_0EE9F14D-96CD-40C3-98BA-7263EB81D91A
  a a2a:Source ;
  rdfs:label "Westfries Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Spanbroek" ;
    a2a:Country "Nederland" ;
    rdfs:label "Spanbroek, Nederland", "1907-05-06 - 1907-05-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-05-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-05-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-05-1907" ;
    a2a:Year "1907" ;
    a2a:Month "05" ;
    a2a:Day "06" ;
    rdfs:label "06-05-1907"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "Spanbroek. Geboorteakten, 1907" ;
    a2a:Book "Spanbroek. Geboorteakten, 1907" ;
    a2a:RegistryNumber "1907g" ;
    rdfs:label "Westfries Archief, Hoorn, Spanbroek. Geboorteakten, 1907, Spanbroek. Geboorteakten, 1907, 1907g"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/4EA53D07C26C4E3B93276D3967A9F439" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/4EA53D07C26C4E3B93276D3967A9F439" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/4EA53D07C26C4E3B93276D3967A9F439"
  ] ;
  a2a:SourceLastChangeDate "2024-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/0EE9F14D96CD40C398BA7263EB81D91A" ;
  a2a:RecordIdentifier "3516293563" ;
  a2a:RecordGUID "{0EE9F14D-96CD-40C3-98BA-7263EB81D91A}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/64E16AECD31948AAB952C1B0A7683CB7" .

