@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_177db1bb-443a-4bec-63a3-588ca5c91ec1
  a a2a:Record ;
  rdfs:label "Registratie op 17 december 1711" ;
  a2a:hasPerson oa:person_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Person1, oa:person_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Person2, oa:person_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Person3, oa:person_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Person4, oa:person_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Person5 ;
  a2a:hasEvent oa:event_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_0, oa:relationep_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_1, oa:relationep_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_2, oa:relationep_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_3, oa:relationep_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_4 ;
  a2a:hasSource oa:source_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1 .

oa:person_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Person1
  a a2a:Person ;
  rdfs:label "Pancras de Wit" ;
  a2a:PersonName [
    rdfs:label "Pancras de Wit" ;
    a2a:PersonNameFirstName "Pancras" ;
    a2a:PersonNameLastName "de Wit"
  ] ;
  a2a:Residence [
    a2a:Place "Enkhuizen (!)" ;
    rdfs:label "Enkhuizen (!)"
  ] ;
  a2a:Profession "koopman/wijnkoper!" .

oa:person_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Person2
  a a2a:Person ;
  rdfs:label "Jan Hazenbos" ;
  a2a:PersonName [
    rdfs:label "Jan Hazenbos" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hazenbos"
  ] ;
  a2a:Residence [
    a2a:Place "Batavia (Oost-Indië)" ;
    rdfs:label "Batavia (Oost-Indië)"
  ] ;
  a2a:Profession "commandeur van de soldaten" .

oa:person_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Person3
  a a2a:Person ;
  rdfs:label "Nicolaas Jans (!) v. Brakel" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Jans (!) v. Brakel" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNamePatronym "Jans (!)" ;
    a2a:PersonNameLastName "v. Brakel"
  ] ;
  a2a:Residence [
    a2a:Place "Enkhuizen (!)" ;
    rdfs:label "Enkhuizen (!)"
  ] ;
  a2a:Profession "zeeman" .

oa:person_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Person4
  a a2a:Person ;
  rdfs:label "Dirk Pieters" ;
  a2a:PersonName [
    rdfs:label "Dirk Pieters" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Residence [
    a2a:Place "Bovenkarspel?" ;
    rdfs:label "Bovenkarspel?"
  ] .

oa:person_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Person5
  a a2a:Person ;
  rdfs:label "Pieter Jans" ;
  a2a:PersonName [
    rdfs:label "Pieter Jans" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Residence [
    a2a:Place "Bovenkarspel?" ;
    rdfs:label "Bovenkarspel?"
  ] .

oa:event_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1711" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1711-12-17"^^xsd:date
  ] ;
  a2a:EventRemark06_Notaris "Dirck Jansz Molenaer" ;
  a2a:EventRemark00_Soort_akte "VolmachtSchuldvordering" ;
  a2a:EventRemark00_Object "stad Batavia(fluit!)schip De Korssloot" .

oa:relationep_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant/Crediteur" ;
  a2a:RelationType "other:Comparant/Crediteur" ;
  a2a:PersonKeyRef oa:person_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Person1 ;
  a2a:EventKeyRef oa:event_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Event1 .

oa:relationep_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_1
  a a2a:RelationEP ;
  rdfs:label "other:Lasthebber" ;
  a2a:RelationType "other:Lasthebber" ;
  a2a:PersonKeyRef oa:person_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Person2 ;
  a2a:EventKeyRef oa:event_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Event1 .

oa:relationep_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_2
  a a2a:RelationEP ;
  rdfs:label "other:Debiteur" ;
  a2a:RelationType "other:Debiteur" ;
  a2a:PersonKeyRef oa:person_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Person3 ;
  a2a:EventKeyRef oa:event_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Event1 .

oa:relationep_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_3
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Person4 ;
  a2a:EventKeyRef oa:event_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Event1 .

oa:relationep_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_4
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Person5 ;
  a2a:EventKeyRef oa:event_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1_Event1 .

oa:source_wfa_177db1bb-443a-4bec-63a3-588ca5c91ec1
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1711-01-01 - 1711-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1711-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1711-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA Bovenkarspel 428. Akten notaris Dirck Jansz Melenaer, 1683-1716." ;
    a2a:DocumentNumber "129" ;
    a2a:RegistryNumber "428" ;
    rdfs:label "Westfries Archief, ONA Bovenkarspel 428. Akten notaris Dirck Jansz Melenaer, 1683-1716., 129, 428"
  ] ;
  a2a:SourceLastChangeDate "2017-09-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_428&minr=8606824&miview=ldt" ;
  a2a:RecordGUID "{177db1bb-443a-4bec-63a3-588ca5c91ec1}" .

