@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_072EEE1D-F983-4AB0-B044-211BC02C40EC
  a a2a:Record ;
  rdfs:label "Notariële akte op 28 juni 1900 te Andijk" ;
  a2a:hasPerson oa:person_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_Person4364354029, oa:person_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_Person4364354030, oa:person_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_Person4364354031, oa:person_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_Person4364354032, oa:person_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_Person0 ;
  a2a:hasEvent oa:event_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_0, oa:relationep_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_1, oa:relationep_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_2, oa:relationep_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_3, oa:relationep_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_4 ;
  a2a:hasSource oa:source_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC .

oa:person_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_Person4364354029
  a a2a:Person ;
  rdfs:label "Andreas Ebel Coolhaas van der Woude" ;
  a2a:PersonName [
    rdfs:label "Andreas Ebel Coolhaas van der Woude" ;
    a2a:PersonNameFirstName "Andreas Ebel" ;
    a2a:PersonNameLastName "Coolhaas van der Woude"
  ] ;
  a2a:Residence [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_Person4364354030
  a a2a:Person ;
  rdfs:label "Geertruida Hendrika Maria Coolhaas van der Woude" ;
  a2a:PersonName [
    rdfs:label "Geertruida Hendrika Maria Coolhaas van der Woude" ;
    a2a:PersonNameFirstName "Geertruida Hendrika Maria" ;
    a2a:PersonNameLastName "Coolhaas van der Woude"
  ] .

oa:person_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_Person4364354031
  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_072EEE1D-F983-4AB0-B044-211BC02C40EC_Person4364354032
  a a2a:Person ;
  rdfs:label "Jacob Poppen" ;
  a2a:PersonName [
    rdfs:label "Jacob Poppen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Poppen"
  ] ;
  a2a:Residence [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_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_072EEE1D-F983-4AB0-B044-211BC02C40EC_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "28-06-1900" ;
    a2a:Year "1900" ;
    a2a:Month "06" ;
    a2a:Day "28" ;
    rdfs:label "1900-06-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:relationep_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_Person0 ;
  a2a:EventKeyRef oa:event_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_Event1 .

oa:relationep_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_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_072EEE1D-F983-4AB0-B044-211BC02C40EC_Person4364354029 ;
  a2a:EventKeyRef oa:event_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_Event1 .

oa:relationep_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_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_072EEE1D-F983-4AB0-B044-211BC02C40EC_Person4364354030 ;
  a2a:EventKeyRef oa:event_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_Event1 .

oa:relationep_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_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_072EEE1D-F983-4AB0-B044-211BC02C40EC_Person4364354031 ;
  a2a:EventKeyRef oa:event_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_Event1 .

oa:relationep_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_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_072EEE1D-F983-4AB0-B044-211BC02C40EC_Person4364354032 ;
  a2a:EventKeyRef oa:event_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC_Event1 .

oa:source_wfa_072EEE1D-F983-4AB0-B044-211BC02C40EC
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Andijk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Andijk, Nederland", "1900-06-28 - 1900-06-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-06-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-06-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-06-1900" ;
    a2a:Year "1900" ;
    a2a:Month "06" ;
    a2a:Day "28" ;
    rdfs:label "28-06-1900"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Andijk 37, notaris Jan van Bommel, 1900 mei-dec" ;
    a2a:Book "NNA Andijk 37, notaris Jan van Bommel, 1900 mei-dec" ;
    a2a:RegistryNumber "37" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Andijk 37, notaris Jan van Bommel, 1900 mei-dec, NNA Andijk 37, notaris Jan van Bommel, 1900 mei-dec, 37"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/88D63E4679C342729110B990323BB10D" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/88D63E4679C342729110B990323BB10D" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/88D63E4679C342729110B990323BB10D"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/157CA63259E243C9909283166A17B909" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/157CA63259E243C9909283166A17B909" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/157CA63259E243C9909283166A17B909"
  ] ;
  a2a:SourceLastChangeDate "2025-10-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/072EEE1DF9834AB0B044211BC02C40EC" ;
  a2a:RecordIdentifier "4364354028" ;
  a2a:RecordGUID "{072EEE1D-F983-4AB0-B044-211BC02C40EC}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/71F89EC861404D07828F510512A8E1B5" .

