@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_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1758)" ;
  a2a:hasPerson oa:person_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Person1, oa:person_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Person2, oa:person_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Person3, oa:person_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Person4, oa:person_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Person5 ;
  a2a:hasEvent oa:event_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Event1 ;
  a2a:hasRelationEP oa:relationep_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_0, oa:relationep_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_1, oa:relationep_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_2, oa:relationep_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_3, oa:relationep_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_4 ;
  a2a:hasSource oa:source_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc .

oa:person_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Person1
  a a2a:Person ;
  rdfs:label "Sara de Clercq" ;
  a2a:PersonName [
    rdfs:label "Sara de Clercq" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Clercq"
  ] ;
  a2a:Residence [
    a2a:Place "(binnen) Amsterdam" ;
    rdfs:label "(binnen) Amsterdam"
  ] .

oa:person_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Person2
  a a2a:Person ;
  rdfs:label "Jan Stadnitski (+)" ;
  a2a:PersonName [
    rdfs:label "Jan Stadnitski (+)" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Stadnitski (+)"
  ] ;
  a2a:Residence [
    a2a:Place "(Amsterdam)" ;
    rdfs:label "(Amsterdam)"
  ] .

oa:person_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Person3
  a a2a:Person ;
  rdfs:label "Harmanus Scherphof" ;
  a2a:PersonName [
    rdfs:label "Harmanus Scherphof" ;
    a2a:PersonNameFirstName "Harmanus" ;
    a2a:PersonNameLastName "Scherphof"
  ] ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Person4
  a a2a:Person ;
  rdfs:label "Zwerus Bergh" ;
  a2a:PersonName [
    rdfs:label "Zwerus Bergh" ;
    a2a:PersonNameFirstName "Zwerus" ;
    a2a:PersonNameLastName "Bergh"
  ] ;
  a2a:Profession "schipper van koopvaardijschip \"attalanta\"" .

oa:person_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Person5
  a a2a:Person ;
  rdfs:label "Johannes van Dijk" ;
  a2a:PersonName [
    rdfs:label "Johannes van Dijk" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Residence [
    a2a:Place "(Weesp)" ;
    rdfs:label "(Weesp)"
  ] .

oa:event_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark04_Soort_akte "Procuratie" ;
  a2a:EventRemark19_Notaris "Hendrik Mooijman Hoet" .

oa:relationep_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Person1 ;
  a2a:EventKeyRef oa:event_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Event1 .

oa:relationep_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Person2 ;
  a2a:EventKeyRef oa:event_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Event1 .

oa:relationep_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Person3 ;
  a2a:EventKeyRef oa:event_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Event1 .

oa:relationep_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Person4 ;
  a2a:EventKeyRef oa:event_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Event1 .

oa:relationep_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Person5 ;
  a2a:EventKeyRef oa:event_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc_Event1 .

oa:source_vev_747321f5-ab4e-983c-9d9c-9f33ee9af5bc
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Vecht en Venen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breukelen" ;
    rdfs:label "Breukelen", "1758-01-01 - 1758-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1758-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1758-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1758" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1758-09-16"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Vecht en Venen" ;
    a2a:Place "Weesp" ;
    a2a:Collection "Notaris Hendrik Mooijman Hoet te Weesp, deel 3, allerhande akten" ;
    a2a:RegistryNumber "5273" ;
    rdfs:label "Regionaal Historisch Centrum Vecht en Venen, Weesp, Notaris Hendrik Mooijman Hoet te Weesp, deel 3, allerhande akten, 5273"
  ] ;
  a2a:SourceLastChangeDate "2018-03-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.rhcvechtenvenen.nl/collectie?mivast=386&miadt=386&miaet=54&micode=GAW138-5273&minr=2826944&miview=ldt" ;
  a2a:RecordGUID "{747321f5-ab4e-983c-9d9c-9f33ee9af5bc}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-BklVV_GAW138-5273_54_MI.xml van VEV" .

