@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_2CDC7F96-E175-499B-BC7A-D182633FF621
  a a2a:Record ;
  rdfs:label "Notariële akte op 19 november 1873 te Grootebroek" ;
  a2a:hasPerson oa:person_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_Person4369665508, oa:person_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_Person4369665509, oa:person_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_Person4369665512, oa:person_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_Person4369665513, oa:person_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_Person4369665514, oa:person_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_Person0 ;
  a2a:hasEvent oa:event_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_0, oa:relationep_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_1, oa:relationep_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_2, oa:relationep_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_3, oa:relationep_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_4, oa:relationep_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_5 ;
  a2a:hasSource oa:source_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621 .

oa:person_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_Person4369665508
  a a2a:Person ;
  rdfs:label "Klaas Schoutsen" ;
  a2a:PersonName [
    rdfs:label "Klaas Schoutsen" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Schoutsen"
  ] .

oa:person_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_Person4369665509
  a a2a:Person ;
  rdfs:label "Dirk Kooter" ;
  a2a:PersonName [
    rdfs:label "Dirk Kooter" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Kooter"
  ] ;
  a2a:Residence [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_Person4369665512
  a a2a:Person ;
  rdfs:label "Klaas Heeman" ;
  a2a:PersonName [
    rdfs:label "Klaas Heeman" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Heeman"
  ] ;
  a2a:Residence [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_Person4369665513
  a a2a:Person ;
  rdfs:label "Simon Brugman" ;
  a2a:PersonName [
    rdfs:label "Simon Brugman" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Brugman"
  ] ;
  a2a:Residence [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_Person4369665514
  a a2a:Person ;
  rdfs:label "Klaas Schoutsen" ;
  a2a:PersonName [
    rdfs:label "Klaas Schoutsen" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Schoutsen"
  ] ;
  a2a:Residence [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_Person0
  a a2a:Person ;
  rdfs:label "Marinus Evius Booy" ;
  a2a:PersonName [
    rdfs:label "Marinus Evius Booy" ;
    a2a:PersonNameLastName "Marinus Evius Booy"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "19-11-1873" ;
    a2a:Year "1873" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1873-11-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:relationep_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_Person0 ;
  a2a:EventKeyRef oa:event_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_Event1 .

oa:relationep_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_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_2CDC7F96-E175-499B-BC7A-D182633FF621_Person4369665508 ;
  a2a:EventKeyRef oa:event_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_Event1 .

oa:relationep_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_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_2CDC7F96-E175-499B-BC7A-D182633FF621_Person4369665509 ;
  a2a:EventKeyRef oa:event_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_Event1 .

oa:relationep_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_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_2CDC7F96-E175-499B-BC7A-D182633FF621_Person4369665512 ;
  a2a:EventKeyRef oa:event_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_Event1 .

oa:relationep_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_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_2CDC7F96-E175-499B-BC7A-D182633FF621_Person4369665513 ;
  a2a:EventKeyRef oa:event_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_Event1 .

oa:relationep_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_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_2CDC7F96-E175-499B-BC7A-D182633FF621_Person4369665514 ;
  a2a:EventKeyRef oa:event_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621_Event1 .

oa:source_wfa_2CDC7F96-E175-499B-BC7A-D182633FF621
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Grootebroek" ;
    a2a:Country "Nederland" ;
    rdfs:label "Grootebroek, Nederland", "1873-11-19 - 1873-11-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1873-11-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1873-11-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-11-1873" ;
    a2a:Year "1873" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "19-11-1873"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Grootebroek 62, notaris Marinus Evius Booy, 1873 jan-dec" ;
    a2a:Book "NNA Grootebroek 62, notaris Marinus Evius Booy, 1873 jan-dec" ;
    a2a:RegistryNumber "62" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Grootebroek 62, notaris Marinus Evius Booy, 1873 jan-dec, NNA Grootebroek 62, notaris Marinus Evius Booy, 1873 jan-dec, 62"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/117A04D27C354A7288B0890F59AB3AE9" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/117A04D27C354A7288B0890F59AB3AE9" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/117A04D27C354A7288B0890F59AB3AE9"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/0E35539F6EC14C8993A3C662EBDE49E4" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/0E35539F6EC14C8993A3C662EBDE49E4" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/0E35539F6EC14C8993A3C662EBDE49E4"
  ] ;
  a2a:SourceLastChangeDate "2025-10-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/2CDC7F96E175499BBC7AD182633FF621" ;
  a2a:RecordIdentifier "4369665507" ;
  a2a:RecordGUID "{2CDC7F96-E175-499B-BC7A-D182633FF621}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/8C22D89AB47645B2AA33AB6FC5A1C86C" .

