@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_7a7646fb-3ac2-efdf-ffb2-9185149e659a
  a a2a:Record ;
  rdfs:label "Registratie op 23 mei 1709" ;
  a2a:hasPerson oa:person_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Person1, oa:person_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Person2, oa:person_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Person3, oa:person_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Person4, oa:person_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Person5, oa:person_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Person6 ;
  a2a:hasEvent oa:event_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_0, oa:relationep_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_1, oa:relationep_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_2, oa:relationep_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_3, oa:relationep_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_4, oa:relationep_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_5 ;
  a2a:hasSource oa:source_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a .

oa:person_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Person1
  a a2a:Person ;
  rdfs:label "Stoffel Klaasz (!) Didama" ;
  a2a:PersonName [
    rdfs:label "Stoffel Klaasz (!) Didama" ;
    a2a:PersonNameFirstName "Stoffel" ;
    a2a:PersonNamePatronym "Klaasz (!)" ;
    a2a:PersonNameLastName "Didama"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] ;
  a2a:Profession "meester/chirurgijn!" .

oa:person_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Person2
  a a2a:Person ;
  rdfs:label "IJsbrand Pieters (!) Brandjes" ;
  a2a:PersonName [
    rdfs:label "IJsbrand Pieters (!) Brandjes" ;
    a2a:PersonNameFirstName "IJsbrand" ;
    a2a:PersonNamePatronym "Pieters (!)" ;
    a2a:PersonNameLastName "Brandjes"
  ] ;
  a2a:Residence [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] ;
  a2a:Profession "koopman (!)" .

oa:person_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Person3
  a a2a:Person ;
  rdfs:label "Ente Jans Overpost" ;
  a2a:PersonName [
    rdfs:label "Ente Jans Overpost" ;
    a2a:PersonNameFirstName "Ente" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Overpost"
  ] ;
  a2a:Residence [
    a2a:Place "Binnenwijzend" ;
    rdfs:label "Binnenwijzend"
  ] ;
  a2a:Profession "boer (!)" .

oa:person_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Person4
  a a2a:Person ;
  rdfs:label "Klaas Jakobs op de Dam" ;
  a2a:PersonName [
    rdfs:label "Klaas Jakobs op de Dam" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Jakobs" ;
    a2a:PersonNameLastName "op de Dam"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterblokker (!)" ;
    rdfs:label "Oosterblokker (!)"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "schepen" .

oa:person_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Person5
  a a2a:Person ;
  rdfs:label "Jan Pieters Langedijk" ;
  a2a:PersonName [
    rdfs:label "Jan Pieters Langedijk" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Langedijk"
  ] ;
  a2a:Residence [
    a2a:Place "Binnenwijzend (!)" ;
    rdfs:label "Binnenwijzend (!)"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "schepen/oud-vredemaker!" .

oa:person_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Person6
  a a2a:Person ;
  rdfs:label "Jakob (!) Siverts (!) Schagen" ;
  a2a:PersonName [
    rdfs:label "Jakob (!) Siverts (!) Schagen" ;
    a2a:PersonNameFirstName "Jakob (!)" ;
    a2a:PersonNamePatronym "Siverts (!)" ;
    a2a:PersonNameLastName "Schagen"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterblokker (!)" ;
    rdfs:label "Oosterblokker (!)"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "secretaris/notaris!" .

oa:event_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1709" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1709-05-23"^^xsd:date
  ] ;
  a2a:EventRemark00_Soort_akte "Verhuur en huurSchuldbekentenis" ;
  a2a:EventRemark06_Notaris "Jacob Schagen" .

oa:relationep_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant/Crediteur" ;
  a2a:RelationType "other:Comparant/Crediteur" ;
  a2a:PersonKeyRef oa:person_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Person1 ;
  a2a:EventKeyRef oa:event_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Event1 .

oa:relationep_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant/Crediteur" ;
  a2a:RelationType "other:Comparant/Crediteur" ;
  a2a:PersonKeyRef oa:person_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Person2 ;
  a2a:EventKeyRef oa:event_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Event1 .

oa:relationep_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant/Debiteur/Huurder" ;
  a2a:RelationType "other:Comparant/Debiteur/Huurder" ;
  a2a:PersonKeyRef oa:person_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Person3 ;
  a2a:EventKeyRef oa:event_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Event1 .

oa:relationep_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_3
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol" ;
  a2a:RelationType "other:geen specifieke rol" ;
  a2a:PersonKeyRef oa:person_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Person4 ;
  a2a:EventKeyRef oa:event_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Event1 .

oa:relationep_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_4
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol" ;
  a2a:RelationType "other:geen specifieke rol" ;
  a2a:PersonKeyRef oa:person_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Person5 ;
  a2a:EventKeyRef oa:event_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Event1 .

oa:relationep_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_5
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol" ;
  a2a:RelationType "other:geen specifieke rol" ;
  a2a:PersonKeyRef oa:person_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Person6 ;
  a2a:EventKeyRef oa:event_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a_Event1 .

oa:source_wfa_7a7646fb-3ac2-efdf-ffb2-9185149e659a
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1709-01-01 - 1709-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1709-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1709-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 370. Oosterblokker, akten notaris Jacob Schagen, 1708-1711." ;
    a2a:DocumentNumber "46" ;
    a2a:RegistryNumber "370" ;
    rdfs:label "Westfries Archief, ONA 370. Oosterblokker, akten notaris Jacob Schagen, 1708-1711., 46, 370"
  ] ;
  a2a:SourceLastChangeDate "2018-01-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_370&minr=8564049&miview=ldt" ;
  a2a:RecordGUID "{7a7646fb-3ac2-efdf-ffb2-9185149e659a}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_370_54_MI.xml van WFA" .

