@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_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22
  a a2a:Record ;
  rdfs:label "Notariële akte op 9 januari 1886 te Andijk" ;
  a2a:hasPerson oa:person_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Person4364285394, oa:person_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Person4364285395, oa:person_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Person4364285398, oa:person_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Person4364285399, oa:person_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Person0 ;
  a2a:hasEvent oa:event_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_0, oa:relationep_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_1, oa:relationep_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_2, oa:relationep_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_3, oa:relationep_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_4 ;
  a2a:hasSource oa:source_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22 .

oa:person_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Person4364285394
  a a2a:Person ;
  rdfs:label "Jan Blokker" ;
  a2a:PersonName [
    rdfs:label "Jan Blokker" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Blokker"
  ] ;
  a2a:Residence [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Person4364285395
  a a2a:Person ;
  rdfs:label "Outjer Jacobszoon Baas" ;
  a2a:PersonName [
    rdfs:label "Outjer Jacobszoon Baas" ;
    a2a:PersonNameFirstName "Outjer" ;
    a2a:PersonNamePatronym "Jacobszoon" ;
    a2a:PersonNameLastName "Baas"
  ] ;
  a2a:Residence [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Person4364285398
  a a2a:Person ;
  rdfs:label "Cornelis Janszoon Groot" ;
  a2a:PersonName [
    rdfs:label "Cornelis Janszoon Groot" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Janszoon" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Residence [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Person4364285399
  a a2a:Person ;
  rdfs:label "Jan Burger" ;
  a2a:PersonName [
    rdfs:label "Jan Burger" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Burger"
  ] ;
  a2a:Residence [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Person0
  a a2a:Person ;
  rdfs:label "Jan van Bommel" ;
  a2a:PersonName [
    rdfs:label "Jan van Bommel" ;
    a2a:PersonNameLastName "Jan van Bommel"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "09-01-1886" ;
    a2a:Year "1886" ;
    a2a:Month "01" ;
    a2a:Day "09" ;
    rdfs:label "1886-01-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:relationep_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Person0 ;
  a2a:EventKeyRef oa:event_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Event1 .

oa:relationep_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_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_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Person4364285394 ;
  a2a:EventKeyRef oa:event_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Event1 .

oa:relationep_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_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_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Person4364285395 ;
  a2a:EventKeyRef oa:event_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Event1 .

oa:relationep_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_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_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Person4364285398 ;
  a2a:EventKeyRef oa:event_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Event1 .

oa:relationep_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_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_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Person4364285399 ;
  a2a:EventKeyRef oa:event_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22_Event1 .

oa:source_wfa_EB0CD438-AAB0-4936-9BBD-BD8380ABBA22
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Andijk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Andijk, Nederland", "1886-01-09 - 1886-01-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-01-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1886-01-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-01-1886" ;
    a2a:Year "1886" ;
    a2a:Month "01" ;
    a2a:Day "09" ;
    rdfs:label "09-01-1886"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Andijk 14, notaris Jan van Bommel, 1886" ;
    a2a:Book "NNA Andijk 14, notaris Jan van Bommel, 1886" ;
    a2a:RegistryNumber "14" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Andijk 14, notaris Jan van Bommel, 1886, NNA Andijk 14, notaris Jan van Bommel, 1886, 14"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/B5BC5AA501EE4080A3E8DADD2BBFC4A2" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/B5BC5AA501EE4080A3E8DADD2BBFC4A2" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/B5BC5AA501EE4080A3E8DADD2BBFC4A2"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/545CE13D82114000BE343830E6F57ED2" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/545CE13D82114000BE343830E6F57ED2" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/545CE13D82114000BE343830E6F57ED2"
  ] ;
  a2a:SourceLastChangeDate "2025-10-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/EB0CD438AAB049369BBDBD8380ABBA22" ;
  a2a:RecordIdentifier "4364285393" ;
  a2a:RecordGUID "{EB0CD438-AAB0-4936-9BBD-BD8380ABBA22}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/3770A0D998904846B92DC46C12AD18A5" .

