@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_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8
  a a2a:Record ;
  rdfs:label "Doop op 24 december 1769 te Wijdenes" ;
  a2a:hasPerson oa:person_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_Person2847101676, oa:person_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_Person2847101677, oa:person_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_Person2847101678, oa:person_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_Person2847101679 ;
  a2a:hasEvent oa:event_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_0, oa:relationep_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_1, oa:relationep_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_2, oa:relationep_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_3 ;
  a2a:hasSource oa:source_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8 .

oa:person_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_Person2847101676
  a a2a:Person ;
  rdfs:label "Jan Stam" ;
  a2a:PersonName [
    rdfs:label "Jan Stam" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Stam"
  ] .

oa:person_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_Person2847101677
  a a2a:Person ;
  rdfs:label "Claas Claassen Stam" ;
  a2a:PersonName [
    rdfs:label "Claas Claassen Stam" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNamePatronym "Claassen" ;
    a2a:PersonNameLastName "Stam"
  ] .

oa:person_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_Person2847101678
  a a2a:Person ;
  rdfs:label "Antje Klaas" ;
  a2a:PersonName [
    rdfs:label "Antje Klaas" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Klaas"
  ] .

oa:person_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_Person2847101679
  a a2a:Person ;
  rdfs:label "Aafje Ham" ;
  a2a:PersonName [
    rdfs:label "Aafje Ham" ;
    a2a:PersonNameFirstName "Aafje" ;
    a2a:PersonNameLastName "Ham"
  ] .

oa:event_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "24-12-1769" ;
    a2a:Year "1769" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1769-12-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijdenes" ;
    rdfs:label "Wijdenes"
  ] ;
  a2a:EventReligion "Gereformeerd" .

oa:relationep_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_Person2847101676 ;
  a2a:EventKeyRef oa:event_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_Event1 .

oa:relationep_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_Person2847101677 ;
  a2a:EventKeyRef oa:event_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_Event1 .

oa:relationep_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_Person2847101678 ;
  a2a:EventKeyRef oa:event_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_Event1 .

oa:relationep_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_Person2847101679 ;
  a2a:EventKeyRef oa:event_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8_Event1 .

oa:source_wfa_16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wijdenes" ;
    a2a:Country "Nederland" ;
    rdfs:label "Wijdenes, Nederland", "1769-12-24 - 1769-12-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1769-12-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-12-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-12-1769" ;
    a2a:Year "1769" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "24-12-1769"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "Doop-, trouw- en begraafboeken Wijdenes, 1617-1856" ;
    a2a:Book "DTB Wijdenes 4. Gereformeerde doopinschrijvingen, 1744-1812." ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "8/9" ;
    rdfs:label "Westfries Archief, Hoorn, Doop-, trouw- en begraafboeken Wijdenes, 1617-1856, DTB Wijdenes 4. Gereformeerde doopinschrijvingen, 1744-1812., 4, 8/9"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/E5E14D384AEE44E8A838D1BB4BF5169B" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/E5E14D384AEE44E8A838D1BB4BF5169B" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/E5E14D384AEE44E8A838D1BB4BF5169B"
  ] ;
  a2a:SourceLastChangeDate "2022-07-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/16FF7ACA9DBF4DF59CC7540DC660EFE8" ;
  a2a:RecordIdentifier "2847101675" ;
  a2a:RecordGUID "{16FF7ACA-9DBF-4DF5-9CC7-540DC660EFE8}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/2191033C611D44BD8F4599E1097D99C2" .

