@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_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96
  a a2a:Record ;
  rdfs:label "Notariële akte op 10 juni 1910 te Hoorn" ;
  a2a:hasPerson oa:person_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Person4377436340, oa:person_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Person4377436341, oa:person_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Person4377436342, oa:person_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Person4377436343, oa:person_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Person0 ;
  a2a:hasEvent oa:event_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_0, oa:relationep_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_1, oa:relationep_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_2, oa:relationep_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_3, oa:relationep_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_4 ;
  a2a:hasSource oa:source_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96 .

oa:person_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Person4377436340
  a a2a:Person ;
  rdfs:label "Jan Lippits" ;
  a2a:PersonName [
    rdfs:label "Jan Lippits" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Lippits"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Person4377436341
  a a2a:Person ;
  rdfs:label "Engelina Maria Visser" ;
  a2a:PersonName [
    rdfs:label "Engelina Maria Visser" ;
    a2a:PersonNameFirstName "Engelina Maria" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Person4377436342
  a a2a:Person ;
  rdfs:label "Johannes Hubertus Antonius Marie van der Steenstraaten" ;
  a2a:PersonName [
    rdfs:label "Johannes Hubertus Antonius Marie van der Steenstraaten" ;
    a2a:PersonNameFirstName "Johannes Hubertus Antonius Marie" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Steenstraaten"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Person4377436343
  a a2a:Person ;
  rdfs:label "Johann Heinrich Wessel Büsse" ;
  a2a:PersonName [
    rdfs:label "Johann Heinrich Wessel Büsse" ;
    a2a:PersonNameFirstName "Johann Heinrich Wessel" ;
    a2a:PersonNameLastName "Büsse"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Person0
  a a2a:Person ;
  rdfs:label "Pieter Bos" ;
  a2a:PersonName [
    rdfs:label "Pieter Bos" ;
    a2a:PersonNameLastName "Pieter Bos"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "10-06-1910" ;
    a2a:Year "1910" ;
    a2a:Month "06" ;
    a2a:Day "10" ;
    rdfs:label "1910-06-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:relationep_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Person0 ;
  a2a:EventKeyRef oa:event_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Event1 .

oa:relationep_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_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_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Person4377436340 ;
  a2a:EventKeyRef oa:event_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Event1 .

oa:relationep_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_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_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Person4377436341 ;
  a2a:EventKeyRef oa:event_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Event1 .

oa:relationep_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_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_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Person4377436342 ;
  a2a:EventKeyRef oa:event_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Event1 .

oa:relationep_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_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_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Person4377436343 ;
  a2a:EventKeyRef oa:event_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96_Event1 .

oa:source_wfa_25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoorn, Nederland", "1910-06-10 - 1910-06-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-06-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-06-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-06-1910" ;
    a2a:Year "1910" ;
    a2a:Month "06" ;
    a2a:Day "10" ;
    rdfs:label "10-06-1910"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Hoorn 199, notaris Pieter Bos, 1910 apr-aug" ;
    a2a:Book "NNA Hoorn 199, notaris Pieter Bos, 1910 apr-aug" ;
    a2a:RegistryNumber "199" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Hoorn 199, notaris Pieter Bos, 1910 apr-aug, NNA Hoorn 199, notaris Pieter Bos, 1910 apr-aug, 199"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/0F61B85061FA493496CAC37A5474FA61" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/0F61B85061FA493496CAC37A5474FA61" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/0F61B85061FA493496CAC37A5474FA61"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/9AF16B7B6C294033948A35A1FCBCE03F" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/9AF16B7B6C294033948A35A1FCBCE03F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/9AF16B7B6C294033948A35A1FCBCE03F"
  ] ;
  a2a:SourceLastChangeDate "2025-10-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/25CD7A175BC44D799DA80C963FB0CE96" ;
  a2a:RecordIdentifier "4377436339" ;
  a2a:RecordGUID "{25CD7A17-5BC4-4D79-9DA8-0C963FB0CE96}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/68D9F35A4A90415CA0E3FACDCAB8BD9D" .

