@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_9552B395-218A-4928-9746-69F4F7668A99
  a a2a:Record ;
  rdfs:label "Notariële akte op 6 maart 1896 te Obdam" ;
  a2a:hasPerson oa:person_wfa_9552B395-218A-4928-9746-69F4F7668A99_Person4379319368, oa:person_wfa_9552B395-218A-4928-9746-69F4F7668A99_Person4379319373, oa:person_wfa_9552B395-218A-4928-9746-69F4F7668A99_Person4379319374, oa:person_wfa_9552B395-218A-4928-9746-69F4F7668A99_Person4379319375, oa:person_wfa_9552B395-218A-4928-9746-69F4F7668A99_Person4379319376, oa:person_wfa_9552B395-218A-4928-9746-69F4F7668A99_Person0 ;
  a2a:hasEvent oa:event_wfa_9552B395-218A-4928-9746-69F4F7668A99_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_9552B395-218A-4928-9746-69F4F7668A99_0, oa:relationep_wfa_9552B395-218A-4928-9746-69F4F7668A99_1, oa:relationep_wfa_9552B395-218A-4928-9746-69F4F7668A99_2, oa:relationep_wfa_9552B395-218A-4928-9746-69F4F7668A99_3, oa:relationep_wfa_9552B395-218A-4928-9746-69F4F7668A99_4, oa:relationep_wfa_9552B395-218A-4928-9746-69F4F7668A99_5 ;
  a2a:hasSource oa:source_wfa_9552B395-218A-4928-9746-69F4F7668A99 .

oa:person_wfa_9552B395-218A-4928-9746-69F4F7668A99_Person4379319368
  a a2a:Person ;
  rdfs:label "Arie Klaaszoon Eriks" ;
  a2a:PersonName [
    rdfs:label "Arie Klaaszoon Eriks" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePatronym "Klaaszoon" ;
    a2a:PersonNameLastName "Eriks"
  ] ;
  a2a:Residence [
    a2a:Place "Petten" ;
    rdfs:label "Petten"
  ] .

oa:person_wfa_9552B395-218A-4928-9746-69F4F7668A99_Person4379319373
  a a2a:Person ;
  rdfs:label "Jacobus Roedolph Jans Hoofd" ;
  a2a:PersonName [
    rdfs:label "Jacobus Roedolph Jans Hoofd" ;
    a2a:PersonNameFirstName "Jacobus Roedolph" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Hoofd"
  ] ;
  a2a:Residence [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_wfa_9552B395-218A-4928-9746-69F4F7668A99_Person4379319374
  a a2a:Person ;
  rdfs:label "Antonius Johannes Snoeks" ;
  a2a:PersonName [
    rdfs:label "Antonius Johannes Snoeks" ;
    a2a:PersonNameFirstName "Antonius Johannes" ;
    a2a:PersonNameLastName "Snoeks"
  ] ;
  a2a:Residence [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_wfa_9552B395-218A-4928-9746-69F4F7668A99_Person4379319375
  a a2a:Person ;
  rdfs:label "Joseph Cornelis de Graaff" ;
  a2a:PersonName [
    rdfs:label "Joseph Cornelis de Graaff" ;
    a2a:PersonNameFirstName "Joseph Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaff"
  ] ;
  a2a:Residence [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] .

oa:person_wfa_9552B395-218A-4928-9746-69F4F7668A99_Person4379319376
  a a2a:Person ;
  rdfs:label "Hendricus Bernardus Burgers" ;
  a2a:PersonName [
    rdfs:label "Hendricus Bernardus Burgers" ;
    a2a:PersonNameFirstName "Hendricus Bernardus" ;
    a2a:PersonNameLastName "Burgers"
  ] ;
  a2a:Residence [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] .

oa:person_wfa_9552B395-218A-4928-9746-69F4F7668A99_Person0
  a a2a:Person ;
  rdfs:label "Arnold Joseph Cornelis Daamen" ;
  a2a:PersonName [
    rdfs:label "Arnold Joseph Cornelis Daamen" ;
    a2a:PersonNameLastName "Arnold Joseph Cornelis Daamen"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_9552B395-218A-4928-9746-69F4F7668A99_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "06-03-1896" ;
    a2a:Year "1896" ;
    a2a:Month "03" ;
    a2a:Day "06" ;
    rdfs:label "1896-03-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Obdam" ;
    rdfs:label "Obdam"
  ] .

oa:relationep_wfa_9552B395-218A-4928-9746-69F4F7668A99_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_9552B395-218A-4928-9746-69F4F7668A99_Person0 ;
  a2a:EventKeyRef oa:event_wfa_9552B395-218A-4928-9746-69F4F7668A99_Event1 .

oa:relationep_wfa_9552B395-218A-4928-9746-69F4F7668A99_1
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_9552B395-218A-4928-9746-69F4F7668A99_Person4379319368 ;
  a2a:EventKeyRef oa:event_wfa_9552B395-218A-4928-9746-69F4F7668A99_Event1 .

oa:relationep_wfa_9552B395-218A-4928-9746-69F4F7668A99_2
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_9552B395-218A-4928-9746-69F4F7668A99_Person4379319373 ;
  a2a:EventKeyRef oa:event_wfa_9552B395-218A-4928-9746-69F4F7668A99_Event1 .

oa:relationep_wfa_9552B395-218A-4928-9746-69F4F7668A99_3
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_9552B395-218A-4928-9746-69F4F7668A99_Person4379319374 ;
  a2a:EventKeyRef oa:event_wfa_9552B395-218A-4928-9746-69F4F7668A99_Event1 .

oa:relationep_wfa_9552B395-218A-4928-9746-69F4F7668A99_4
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_9552B395-218A-4928-9746-69F4F7668A99_Person4379319375 ;
  a2a:EventKeyRef oa:event_wfa_9552B395-218A-4928-9746-69F4F7668A99_Event1 .

oa:relationep_wfa_9552B395-218A-4928-9746-69F4F7668A99_5
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_9552B395-218A-4928-9746-69F4F7668A99_Person4379319376 ;
  a2a:EventKeyRef oa:event_wfa_9552B395-218A-4928-9746-69F4F7668A99_Event1 .

oa:source_wfa_9552B395-218A-4928-9746-69F4F7668A99
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Obdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Obdam, Nederland", "1896-03-06 - 1896-03-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-03-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-03-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-03-1896" ;
    a2a:Year "1896" ;
    a2a:Month "03" ;
    a2a:Day "06" ;
    rdfs:label "06-03-1896"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Obdam 76, notaris Arnold Joseph Cornelis Daamen, 1896 jan-mei" ;
    a2a:Book "NNA Obdam 76, notaris Arnold Joseph Cornelis Daamen, 1896 jan-mei" ;
    a2a:RegistryNumber "76" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Obdam 76, notaris Arnold Joseph Cornelis Daamen, 1896 jan-mei, NNA Obdam 76, notaris Arnold Joseph Cornelis Daamen, 1896 jan-mei, 76"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/03D92DB1D02144EDB5826B78FDC63521" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/03D92DB1D02144EDB5826B78FDC63521" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/03D92DB1D02144EDB5826B78FDC63521"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/B0135305003844089240D34CCC20976F" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/B0135305003844089240D34CCC20976F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/B0135305003844089240D34CCC20976F"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/8821A96D1CE24794998D0190191031E3" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/8821A96D1CE24794998D0190191031E3" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/8821A96D1CE24794998D0190191031E3"
  ] ;
  a2a:SourceLastChangeDate "2025-10-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/9552B395218A4928974669F4F7668A99" ;
  a2a:RecordIdentifier "4379319367" ;
  a2a:RecordGUID "{9552B395-218A-4928-9746-69F4F7668A99}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/5762F1752E6140C493B0C9F1904F4F4B" .

