@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_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5
  a a2a:Record ;
  rdfs:label "Registratie op 26 mei 1723" ;
  a2a:hasPerson oa:person_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Person1, oa:person_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Person2, oa:person_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Person3, oa:person_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Person4, oa:person_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Person5, oa:person_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Person6 ;
  a2a:hasEvent oa:event_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_0, oa:relationep_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_1, oa:relationep_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_2, oa:relationep_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_3, oa:relationep_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_4, oa:relationep_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_5 ;
  a2a:hasSource oa:source_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5 .

oa:person_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Person1
  a a2a:Person ;
  rdfs:label "Willem Everts Brouwer/Tolman!" ;
  a2a:PersonName [
    rdfs:label "Willem Everts Brouwer/Tolman!" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Everts" ;
    a2a:PersonNameLastName "Brouwer/Tolman!"
  ] ;
  a2a:Residence [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] .

oa:person_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Person2
  a a2a:Person ;
  rdfs:label "Jakob Barends (!) Duin" ;
  a2a:PersonName [
    rdfs:label "Jakob Barends (!) Duin" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNamePatronym "Barends (!)" ;
    a2a:PersonNameLastName "Duin"
  ] ;
  a2a:Residence [
    a2a:Place "Zwaagdijk/Westwoud" ;
    rdfs:label "Zwaagdijk/Westwoud"
  ] ;
  a2a:Profession "boerenknecht (!)" .

oa:person_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Person3
  a a2a:Person ;
  rdfs:label "Volkert Jans (!) Groen" ;
  a2a:PersonName [
    rdfs:label "Volkert Jans (!) Groen" ;
    a2a:PersonNameFirstName "Volkert" ;
    a2a:PersonNamePatronym "Jans (!)" ;
    a2a:PersonNameLastName "Groen"
  ] ;
  a2a:Residence [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] .

oa:person_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Person4
  a a2a:Person ;
  rdfs:label "Jan Klaasz Galis" ;
  a2a:PersonName [
    rdfs:label "Jan Klaasz Galis" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Klaasz" ;
    a2a:PersonNameLastName "Galis"
  ] ;
  a2a:Residence [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] ;
  a2a:Profession "oud-burgemeester/vredemaker!/vroedschap (!)" .

oa:person_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Person5
  a a2a:Person ;
  rdfs:label "Dirk Kornelisz Goedhart" ;
  a2a:PersonName [
    rdfs:label "Dirk Kornelisz Goedhart" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Kornelisz" ;
    a2a:PersonNameLastName "Goedhart"
  ] ;
  a2a:Residence [
    a2a:Place "Westwoud (!)" ;
    rdfs:label "Westwoud (!)"
  ] ;
  a2a:Profession "waard (!)" .

oa:person_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Person6
  a a2a:Person ;
  rdfs:label "Adriaan Christoffels / Stoffels Didama?? (!)" ;
  a2a:PersonName [
    rdfs:label "Adriaan Christoffels / Stoffels Didama?? (!)" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePatronym "Christoffels / Stoffels" ;
    a2a:PersonNameLastName "Didama?? (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Westwoud?" ;
    rdfs:label "Westwoud?"
  ] .

oa:event_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1723" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1723-05-26"^^xsd:date
  ] ;
  a2a:EventRemark06_Notaris "Jacob Schagen" ;
  a2a:EventRemark00_Soort_akte "Attestatie" ;
  a2a:EventRemark00_Object "buurten/dorp Zwaagdijk" .

oa:relationep_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Person1 ;
  a2a:EventKeyRef oa:event_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Event1 .

oa:relationep_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Person2 ;
  a2a:EventKeyRef oa:event_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Event1 .

oa:relationep_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_2
  a a2a:RelationEP ;
  rdfs:label "other:Requirant/Slachtoffer" ;
  a2a:RelationType "other:Requirant/Slachtoffer" ;
  a2a:PersonKeyRef oa:person_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Person3 ;
  a2a:EventKeyRef oa:event_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Event1 .

oa:relationep_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_3
  a a2a:RelationEP ;
  rdfs:label "other:Beschuldigde" ;
  a2a:RelationType "other:Beschuldigde" ;
  a2a:PersonKeyRef oa:person_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Person4 ;
  a2a:EventKeyRef oa:event_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Event1 .

oa:relationep_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_4
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Person5 ;
  a2a:EventKeyRef oa:event_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Event1 .

oa:relationep_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_5
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Person6 ;
  a2a:EventKeyRef oa:event_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5_Event1 .

oa:source_wfa_86b4e5b3-c88e-d797-af6a-9f5c7d70ace5
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1723-01-01 - 1723-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 373. Oosterblokker, akten notaris Jacob Schagen, 1722-1725." ;
    a2a:DocumentNumber "59" ;
    a2a:RegistryNumber "373" ;
    rdfs:label "Westfries Archief, ONA 373. Oosterblokker, akten notaris Jacob Schagen, 1722-1725., 59, 373"
  ] ;
  a2a:SourceLastChangeDate "2018-01-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_373&minr=8570618&miview=ldt" ;
  a2a:RecordGUID "{86b4e5b3-c88e-d797-af6a-9f5c7d70ace5}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_373_54_MI.xml van WFA" .

