@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_F94EE97C-9391-4A06-98FB-F74DFC11CD39
  a a2a:Record ;
  rdfs:label "Notariële akte op 11 november 1661 te Hauwert" ;
  a2a:hasPerson oa:person_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Person4410903481, oa:person_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Person4410903482, oa:person_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Person4410903483, oa:person_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Person4410903484, oa:person_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Person4410903485, oa:person_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Person0 ;
  a2a:hasEvent oa:event_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_0, oa:relationep_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_1, oa:relationep_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_2, oa:relationep_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_3, oa:relationep_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_4, oa:relationep_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_5 ;
  a2a:hasSource oa:source_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39 .

oa:person_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Person4410903481
  a a2a:Person ;
  rdfs:label "Trijn Gerbrands / Germents (!)" ;
  a2a:PersonName [
    rdfs:label "Trijn Gerbrands / Germents (!)" ;
    a2a:PersonNameFirstName "Trijn" ;
    a2a:PersonNameLastName "Gerbrands / Germents (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Wognum" ;
    rdfs:label "Wognum"
  ] .

oa:person_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Person4410903482
  a a2a:Person ;
  rdfs:label "Adriaan Teunisz" ;
  a2a:PersonName [
    rdfs:label "Adriaan Teunisz" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Teunisz"
  ] ;
  a2a:Residence [
    a2a:Place "De Redwijzend ?/onder Benningbroek? (!)" ;
    rdfs:label "De Redwijzend ?/onder Benningbroek? (!)"
  ] .

oa:person_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Person4410903483
  a a2a:Person ;
  rdfs:label "Stien Jakobs" ;
  a2a:PersonName [
    rdfs:label "Stien Jakobs" ;
    a2a:PersonNameFirstName "Stien" ;
    a2a:PersonNameLastName "Jakobs"
  ] ;
  a2a:Residence [
    a2a:Place "Wognum" ;
    rdfs:label "Wognum"
  ] ;
  a2a:Profession "dienstmaagd" .

oa:person_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Person4410903484
  a a2a:Person ;
  rdfs:label "Kornelis Pieters" ;
  a2a:PersonName [
    rdfs:label "Kornelis Pieters" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Residence [
    a2a:Place "Wognum" ;
    rdfs:label "Wognum"
  ] .

oa:person_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Person4410903485
  a a2a:Person ;
  rdfs:label "Frans Kornelisz" ;
  a2a:PersonName [
    rdfs:label "Frans Kornelisz" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Kornelisz"
  ] ;
  a2a:Residence [
    a2a:Place "Wognum" ;
    rdfs:label "Wognum"
  ] .

oa:person_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Person0
  a a2a:Person ;
  rdfs:label "Gerrit Adriaensz van Warmenhuijsen" ;
  a2a:PersonName [
    rdfs:label "Gerrit Adriaensz van Warmenhuijsen" ;
    a2a:PersonNameLastName "Gerrit Adriaensz van Warmenhuijsen"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "11-11-1661" ;
    a2a:Year "1661" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1661-11-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hauwert" ;
    rdfs:label "Hauwert"
  ] .

oa:relationep_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Person0 ;
  a2a:EventKeyRef oa:event_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Event1 .

oa:relationep_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_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_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Person4410903481 ;
  a2a:EventKeyRef oa:event_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Event1 .

oa:relationep_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_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_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Person4410903482 ;
  a2a:EventKeyRef oa:event_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Event1 .

oa:relationep_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_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_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Person4410903483 ;
  a2a:EventKeyRef oa:event_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Event1 .

oa:relationep_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_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_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Person4410903484 ;
  a2a:EventKeyRef oa:event_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Event1 .

oa:relationep_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_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_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Person4410903485 ;
  a2a:EventKeyRef oa:event_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39_Event1 .

oa:source_wfa_F94EE97C-9391-4A06-98FB-F74DFC11CD39
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hauwert" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hauwert, Nederland", "1661-11-11 - 1661-11-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1661-11-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1661-11-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-11-1661" ;
    a2a:Year "1661" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "11-11-1661"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "ONA 3873. Hauwert, akten notaris Gerrit Adriaensz Van Warmenhuijsen, 1655-1676." ;
    a2a:Book "ONA 3873. Hauwert, akten notaris Gerrit Adriaensz Van Warmenhuijsen, 1655-1676." ;
    a2a:DocumentNumber "141" ;
    a2a:RegistryNumber "3873" ;
    rdfs:label "Westfries Archief, Hoorn, ONA 3873. Hauwert, akten notaris Gerrit Adriaensz Van Warmenhuijsen, 1655-1676., ONA 3873. Hauwert, akten notaris Gerrit Adriaensz Van Warmenhuijsen, 1655-1676., 141, 3873"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/113A813E7EFA416D9CA600F17BDF896B" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/113A813E7EFA416D9CA600F17BDF896B" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/113A813E7EFA416D9CA600F17BDF896B"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/FA4E63E556FE4886B14C6F9B7A0A9D51" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/FA4E63E556FE4886B14C6F9B7A0A9D51" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/FA4E63E556FE4886B14C6F9B7A0A9D51"
  ] ;
  a2a:SourceLastChangeDate "2025-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/F94EE97C93914A0698FBF74DFC11CD39" ;
  a2a:RecordIdentifier "4410903480" ;
  a2a:RecordGUID "{F94EE97C-9391-4A06-98FB-F74DFC11CD39}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/AFD36246CA42435581BE5C41DE4383CB" .

