@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_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a
  a a2a:Record ;
  rdfs:label "Registratie op 21 juli 1748" ;
  a2a:hasPerson oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person1, oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person2, oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person3, oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person4, oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person5, oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person6, oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person7, oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person8, oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person9, oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person10 ;
  a2a:hasEvent oa:event_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_0, oa:relationep_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_1, oa:relationep_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_2, oa:relationep_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_3, oa:relationep_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_4, oa:relationep_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_5, oa:relationep_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_6, oa:relationep_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_7, oa:relationep_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_8, oa:relationep_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_9 ;
  a2a:hasSource oa:source_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a .

oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person1
  a a2a:Person ;
  rdfs:label "Willem Klaasz Prins" ;
  a2a:PersonName [
    rdfs:label "Willem Klaasz Prins" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Klaasz" ;
    a2a:PersonNameLastName "Prins"
  ] ;
  a2a:Residence [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] .

oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person2
  a a2a:Person ;
  rdfs:label "Maartje? (!) / Maria? (!) Willems Prins" ;
  a2a:PersonName [
    rdfs:label "Maartje? (!) / Maria? (!) Willems Prins" ;
    a2a:PersonNameFirstName "Maartje? (!) / Maria? (!)" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNameLastName "Prins"
  ] ;
  a2a:Residence [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] .

oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person3
  a a2a:Person ;
  rdfs:label "Klaas (!) Willems Prins" ;
  a2a:PersonName [
    rdfs:label "Klaas (!) Willems Prins" ;
    a2a:PersonNameFirstName "Klaas (!)" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNameLastName "Prins"
  ] ;
  a2a:Residence [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] .

oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person4
  a a2a:Person ;
  rdfs:label "Anna (!) Willems Prins" ;
  a2a:PersonName [
    rdfs:label "Anna (!) Willems Prins" ;
    a2a:PersonNameFirstName "Anna (!)" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNameLastName "Prins"
  ] ;
  a2a:Residence [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] .

oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person5
  a a2a:Person ;
  rdfs:label "Soutje (!) Willems Prins" ;
  a2a:PersonName [
    rdfs:label "Soutje (!) Willems Prins" ;
    a2a:PersonNameFirstName "Soutje (!)" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNameLastName "Prins"
  ] ;
  a2a:Residence [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] .

oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person6
  a a2a:Person ;
  rdfs:label "Jan Klaasz Pouwels (!) / Prins" ;
  a2a:PersonName [
    rdfs:label "Jan Klaasz Pouwels (!) / Prins" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Klaasz" ;
    a2a:PersonNameLastName "Pouwels (!) / Prins"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person7
  a a2a:Person ;
  rdfs:label "Kornelis Jans" ;
  a2a:PersonName [
    rdfs:label "Kornelis Jans" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Residence [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] .

oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person8
  a a2a:Person ;
  rdfs:label "Tijmen Simons Bakker?? (!)" ;
  a2a:PersonName [
    rdfs:label "Tijmen Simons Bakker?? (!)" ;
    a2a:PersonNameFirstName "Tijmen" ;
    a2a:PersonNamePatronym "Simons" ;
    a2a:PersonNameLastName "Bakker?? (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] .

oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person9
  a a2a:Person ;
  rdfs:label "Kornelis Jakobs (!) Wortel" ;
  a2a:PersonName [
    rdfs:label "Kornelis Jakobs (!) Wortel" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNamePatronym "Jakobs (!)" ;
    a2a:PersonNameLastName "Wortel"
  ] ;
  a2a:Residence [
    a2a:Place "Westwoud (!)" ;
    rdfs:label "Westwoud (!)"
  ] .

oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person10
  a a2a:Person ;
  rdfs:label "Jan Tamisz Ruiter (!)" ;
  a2a:PersonName [
    rdfs:label "Jan Tamisz Ruiter (!)" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Tamisz" ;
    a2a:PersonNameLastName "Ruiter (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Westwoud (!)" ;
    rdfs:label "Westwoud (!)"
  ] ;
  a2a:Profession "herbergier? (!)" .

oa:event_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1748" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1748-07-21"^^xsd:date
  ] ;
  a2a:EventRemark00_Soort_akte "TestamentBenoeming van bewindvoerderVoogdbenoeming" ;
  a2a:EventRemark06_Notaris "Poulus Streek" .

oa:relationep_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person1 ;
  a2a:EventKeyRef oa:event_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Event1 .

oa:relationep_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_1
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person2 ;
  a2a:EventKeyRef oa:event_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Event1 .

oa:relationep_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_2
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person3 ;
  a2a:EventKeyRef oa:event_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Event1 .

oa:relationep_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_3
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person4 ;
  a2a:EventKeyRef oa:event_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Event1 .

oa:relationep_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_4
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person5 ;
  a2a:EventKeyRef oa:event_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Event1 .

oa:relationep_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_5
  a a2a:RelationEP ;
  rdfs:label "other:Bewindvoerder/Voogd" ;
  a2a:RelationType "other:Bewindvoerder/Voogd" ;
  a2a:PersonKeyRef oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person6 ;
  a2a:EventKeyRef oa:event_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Event1 .

oa:relationep_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_6
  a a2a:RelationEP ;
  rdfs:label "other:Bewindvoerder/Voogd" ;
  a2a:RelationType "other:Bewindvoerder/Voogd" ;
  a2a:PersonKeyRef oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person7 ;
  a2a:EventKeyRef oa:event_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Event1 .

oa:relationep_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_7
  a a2a:RelationEP ;
  rdfs:label "other:Bewindvoerder/Voogd" ;
  a2a:RelationType "other:Bewindvoerder/Voogd" ;
  a2a:PersonKeyRef oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person8 ;
  a2a:EventKeyRef oa:event_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Event1 .

oa:relationep_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_8
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person9 ;
  a2a:EventKeyRef oa:event_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Event1 .

oa:relationep_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_9
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Person10 ;
  a2a:EventKeyRef oa:event_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a_Event1 .

oa:source_wfa_5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1748-01-01 - 1748-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1748-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1748-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 380. Oosterblokker, akten notaris Poulus Streek, 1745-1751." ;
    a2a:DocumentNumber "66B" ;
    a2a:RegistryNumber "380" ;
    rdfs:label "Westfries Archief, ONA 380. Oosterblokker, akten notaris Poulus Streek, 1745-1751., 66B, 380"
  ] ;
  a2a:SourceLastChangeDate "2018-01-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_380&minr=8582059&miview=ldt" ;
  a2a:RecordGUID "{5a30ae9f-bcbf-bbb4-2e81-25fde99a1c1a}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_380_54_MI.xml van WFA" .

[] a2a:PersonRemarkOpmerking "vader van 2-5 broer van 6" .
[] a2a:PersonRemarkOpmerking "dochter van! 1 zuster van! 3-5 oomzegger van 6" .
[] a2a:PersonRemarkOpmerking "zoon van! 1 broer van! 2,4,5 oomzegger van 6" .
[] a2a:PersonRemarkOpmerking "dochter van! 1 zuster van! 2,3,5 oomzegger van 6" .
[] a2a:PersonRemarkOpmerking "dochter van! 1 zuster van! 2-4 oomzegger van 6" .
[] a2a:PersonRemarkOpmerking "broer van 1 oom van 2-5" .
