@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_srt_86a0dee9-4fe0-6a72-4483-4b4e2bb6e84e
  a a2a:Record ;
  rdfs:label "Registratie op 22 augustus 1650" ;
  a2a:hasPerson oa:person_srt_86a0dee9-4fe0-6a72-4483-4b4e2bb6e84e_Person1 ;
  a2a:hasEvent oa:event_srt_86a0dee9-4fe0-6a72-4483-4b4e2bb6e84e_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_86a0dee9-4fe0-6a72-4483-4b4e2bb6e84e_0 ;
  a2a:hasSource oa:source_srt_86a0dee9-4fe0-6a72-4483-4b4e2bb6e84e .

oa:person_srt_86a0dee9-4fe0-6a72-4483-4b4e2bb6e84e_Person1
  a a2a:Person ;
  rdfs:label "machtiging 22-aug-1650" ;
  a2a:PersonName [
    rdfs:label "machtiging 22-aug-1650" ;
    a2a:PersonNameLastName "machtiging 22-aug-1650"
  ] .

oa:event_srt_86a0dee9-4fe0-6a72-4483-4b4e2bb6e84e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1650" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1650-08-22"^^xsd:date
  ] ;
  a2a:EventRemark14_Standplaats "Rotterdam" ;
  a2a:EventRemark07_Inhoud "Angniet Jans van Gelder -weduwe van Assumeris van Londerzeel- machtigt Jan Cornelisz Hasevoet om tegoed geld van een obligatie ad 700 gulden uit 1639 te innen. Dit volgens contract van notaris Vogel uit 1649.De obligatie is ten laste van Abigail de Bruin, Francois Dircksz Beusecom en Maerten Dircksz Beusecom.Zonodig kunnen gerechtelijke stappen genomen worden." ;
  a2a:EventRemark19_Notaris "Vitus Mustelius Woutersz" .

oa:relationep_srt_86a0dee9-4fe0-6a72-4483-4b4e2bb6e84e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_srt_86a0dee9-4fe0-6a72-4483-4b4e2bb6e84e_Person1 ;
  a2a:EventKeyRef oa:event_srt_86a0dee9-4fe0-6a72-4483-4b4e2bb6e84e_Event1 .

oa:source_srt_86a0dee9-4fe0-6a72-4483-4b4e2bb6e84e
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam", "1650-01-01 - 1650-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1650-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1650-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Collection "Vitus Mustelius Woutersz" ;
    a2a:DocumentNumber "287" ;
    a2a:RegistryNumber "502" ;
    a2a:Folio "298 t/m 298" ;
    rdfs:label "Stadsarchief Rotterdam, Vitus Mustelius Woutersz, 287, 502, 298 t/m 298"
  ] ;
  a2a:SourceLastChangeDate "2018-08-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.stadsarchief.rotterdam.nl/archieven?mivast=184&miadt=184&miaet=54&micode=18_502&minr=25047213&miview=ldt" ;
  a2a:RecordGUID "{86a0dee9-4fe0-6a72-4483-4b4e2bb6e84e}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-RtSA_18_502_54_MI.xml van SRT" .

