@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_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3
  a a2a:Record ;
  rdfs:label "Doop op 8 oktober 1795 te Spierdijk" ;
  a2a:hasPerson oa:person_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_Person4404496881, oa:person_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_Person4404496883, oa:person_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_Person4404496885, oa:person_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_Person4404496888 ;
  a2a:hasEvent oa:event_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_0, oa:relationep_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_1, oa:relationep_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_2, oa:relationep_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_3 ;
  a2a:hasSource oa:source_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3 .

oa:person_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_Person4404496881
  a a2a:Person ;
  rdfs:label "Gerritje Klaaze Grasboer" ;
  a2a:PersonName [
    rdfs:label "Gerritje Klaaze Grasboer" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNamePatronym "Klaaze" ;
    a2a:PersonNameLastName "Grasboer"
  ] .

oa:person_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_Person4404496883
  a a2a:Person ;
  rdfs:label "Klaas Zijmense Grasboer" ;
  a2a:PersonName [
    rdfs:label "Klaas Zijmense Grasboer" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Zijmense" ;
    a2a:PersonNameLastName "Grasboer"
  ] .

oa:person_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_Person4404496885
  a a2a:Person ;
  rdfs:label "Grietje Ariaanse Heddes" ;
  a2a:PersonName [
    rdfs:label "Grietje Ariaanse Heddes" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Ariaanse" ;
    a2a:PersonNameLastName "Heddes"
  ] .

oa:person_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_Person4404496888
  a a2a:Person ;
  rdfs:label "Grietje Zijmensz Graboer" ;
  a2a:PersonName [
    rdfs:label "Grietje Zijmensz Graboer" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Zijmensz" ;
    a2a:PersonNameLastName "Graboer"
  ] .

oa:event_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "08-10-1795" ;
    a2a:Year "1795" ;
    a2a:Month "10" ;
    a2a:Day "08" ;
    rdfs:label "1795-10-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Spierdijk" ;
    rdfs:label "Spierdijk"
  ] ;
  a2a:EventReligion "katholiek" .

oa:relationep_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_Person4404496881 ;
  a2a:EventKeyRef oa:event_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_Event1 .

oa:relationep_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_Person4404496883 ;
  a2a:EventKeyRef oa:event_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_Event1 .

oa:relationep_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_Person4404496885 ;
  a2a:EventKeyRef oa:event_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_Event1 .

oa:relationep_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_Person4404496888 ;
  a2a:EventKeyRef oa:event_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3_Event1 .

oa:source_wfa_0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Spierdijk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Spierdijk, Nederland", "1795-10-08 - 1795-10-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1795-10-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-10-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-10-1795" ;
    a2a:Year "1795" ;
    a2a:Month "10" ;
    a2a:Day "08" ;
    rdfs:label "08-10-1795"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "DTB Berkhout 8. Katholieke doopinschrijvingen statie Spierdijk, 1791-1807" ;
    a2a:Book "DTB Berkhout 8. Katholieke doopinschrijvingen statie Spierdijk, 1791-1807" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "8" ;
    rdfs:label "Westfries Archief, Hoorn, DTB Berkhout 8. Katholieke doopinschrijvingen statie Spierdijk, 1791-1807, DTB Berkhout 8. Katholieke doopinschrijvingen statie Spierdijk, 1791-1807, 8, 8"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/996946952E4E4C54B4FD8CC24C4583EF" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/996946952E4E4C54B4FD8CC24C4583EF" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/996946952E4E4C54B4FD8CC24C4583EF"
  ] ;
  a2a:SourceLastChangeDate "2025-11-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/0D08B28F6ECD4CF79CCF5AF76AE323C3" ;
  a2a:RecordIdentifier "4404496879" ;
  a2a:RecordGUID "{0D08B28F-6ECD-4CF7-9CCF-5AF76AE323C3}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/894CBA6C0508470DA9CFF0C118162D5B" .

