@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_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC
  a a2a:Record ;
  rdfs:label "Notariële akte op 17 juni 1876 te Avenhorn" ;
  a2a:hasPerson oa:person_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Person4364467070, oa:person_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Person4364467071, oa:person_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Person4364467072, oa:person_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Person4364467073, oa:person_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Person0 ;
  a2a:hasEvent oa:event_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_0, oa:relationep_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_1, oa:relationep_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_2, oa:relationep_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_3, oa:relationep_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_4 ;
  a2a:hasSource oa:source_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC .

oa:person_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Person4364467070
  a a2a:Person ;
  rdfs:label "Simon Simonszoon Slot" ;
  a2a:PersonName [
    rdfs:label "Simon Simonszoon Slot" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePatronym "Simonszoon" ;
    a2a:PersonNameLastName "Slot"
  ] ;
  a2a:Residence [
    a2a:Place "Zwaagdijk" ;
    rdfs:label "Zwaagdijk"
  ] .

oa:person_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Person4364467071
  a a2a:Person ;
  rdfs:label "Leentje Commandeur" ;
  a2a:PersonName [
    rdfs:label "Leentje Commandeur" ;
    a2a:PersonNameFirstName "Leentje" ;
    a2a:PersonNameLastName "Commandeur"
  ] ;
  a2a:Residence [
    a2a:Place "Zwaagdijk" ;
    rdfs:label "Zwaagdijk"
  ] .

oa:person_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Person4364467072
  a a2a:Person ;
  rdfs:label "Isaac du Croix" ;
  a2a:PersonName [
    rdfs:label "Isaac du Croix" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Croix"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Person4364467073
  a a2a:Person ;
  rdfs:label "Johannes Schollee" ;
  a2a:PersonName [
    rdfs:label "Johannes Schollee" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Schollee"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Person0
  a a2a:Person ;
  rdfs:label "Joan Cornelis Pan" ;
  a2a:PersonName [
    rdfs:label "Joan Cornelis Pan" ;
    a2a:PersonNameLastName "Joan Cornelis Pan"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "17-06-1876" ;
    a2a:Year "1876" ;
    a2a:Month "06" ;
    a2a:Day "17" ;
    rdfs:label "1876-06-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Avenhorn" ;
    rdfs:label "Avenhorn"
  ] .

oa:relationep_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Person0 ;
  a2a:EventKeyRef oa:event_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Event1 .

oa:relationep_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_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_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Person4364467070 ;
  a2a:EventKeyRef oa:event_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Event1 .

oa:relationep_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_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_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Person4364467071 ;
  a2a:EventKeyRef oa:event_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Event1 .

oa:relationep_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_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_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Person4364467072 ;
  a2a:EventKeyRef oa:event_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Event1 .

oa:relationep_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_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_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Person4364467073 ;
  a2a:EventKeyRef oa:event_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC_Event1 .

oa:source_wfa_57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Avenhorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Avenhorn, Nederland", "1876-06-17 - 1876-06-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-06-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-06-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-06-1876" ;
    a2a:Year "1876" ;
    a2a:Month "06" ;
    a2a:Day "17" ;
    rdfs:label "17-06-1876"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Avenhorn 68, notaris Joan Cornelis Pan, 1876 mei-dec" ;
    a2a:Book "NNA Avenhorn 68, notaris Joan Cornelis Pan, 1876 mei-dec" ;
    a2a:RegistryNumber "68" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Avenhorn 68, notaris Joan Cornelis Pan, 1876 mei-dec, NNA Avenhorn 68, notaris Joan Cornelis Pan, 1876 mei-dec, 68"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/9DB3C1644B8B4A7DBB4375D30518BC90" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/9DB3C1644B8B4A7DBB4375D30518BC90" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/9DB3C1644B8B4A7DBB4375D30518BC90"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/F001D4F4D22746148865E9FC24E5D551" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/F001D4F4D22746148865E9FC24E5D551" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/F001D4F4D22746148865E9FC24E5D551"
  ] ;
  a2a:SourceLastChangeDate "2025-10-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/57CF7B192DDE4FDC98431366CB2ABEAC" ;
  a2a:RecordIdentifier "4364467069" ;
  a2a:RecordGUID "{57CF7B19-2DDE-4FDC-9843-1366CB2ABEAC}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/8EBB2BB8B733484BB6BD916645C20737" .

