@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_5198c7ee-1cf1-02c0-4e33-e3056ea91608
  a a2a:Record ;
  rdfs:label "Registratie op 22 mei 1674" ;
  a2a:hasPerson oa:person_srt_5198c7ee-1cf1-02c0-4e33-e3056ea91608_Person1 ;
  a2a:hasEvent oa:event_srt_5198c7ee-1cf1-02c0-4e33-e3056ea91608_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_5198c7ee-1cf1-02c0-4e33-e3056ea91608_0 ;
  a2a:hasSource oa:source_srt_5198c7ee-1cf1-02c0-4e33-e3056ea91608 .

oa:person_srt_5198c7ee-1cf1-02c0-4e33-e3056ea91608_Person1
  a a2a:Person ;
  rdfs:label "Testament 1674-05-22" ;
  a2a:PersonName [
    rdfs:label "Testament 1674-05-22" ;
    a2a:PersonNameLastName "Testament 1674-05-22"
  ] .

oa:event_srt_5198c7ee-1cf1-02c0-4e33-e3056ea91608_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1674" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1674-05-22"^^xsd:date
  ] ;
  a2a:EventRemark19_Notaris "Pieter de Weerdt" ;
  a2a:EventRemark07_Inhoud "Testament, [comparant] Andries Janse de Kath, man van: Aryaentje Pieters -timmerman, [comparant] Aryaentje Pieters, vrouw van: Andries Jans de Kath, (getuige) Pieter Leenderts Soetentijt" ;
  a2a:EventRemark14_Standplaats "IJsselmonde" .

oa:relationep_srt_5198c7ee-1cf1-02c0-4e33-e3056ea91608_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_srt_5198c7ee-1cf1-02c0-4e33-e3056ea91608_Person1 ;
  a2a:EventKeyRef oa:event_srt_5198c7ee-1cf1-02c0-4e33-e3056ea91608_Event1 .

oa:source_srt_5198c7ee-1cf1-02c0-4e33-e3056ea91608
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam", "1674-01-01 - 1674-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1674-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1674-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Collection "Index op personen in het protocol van notaris Pieter de Weerdt" ;
    a2a:DocumentNumber "71" ;
    a2a:RegistryNumber "4988" ;
    a2a:Folio "126 t/m 127" ;
    rdfs:label "Stadsarchief Rotterdam, Index op personen in het protocol van notaris Pieter de Weerdt, 71, 4988, 126 t/m 127"
  ] ;
  a2a:SourceLastChangeDate "2018-08-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.stadsarchief.rotterdam.nl/archieven?mivast=184&miadt=184&miaet=54&micode=18.4988&minr=27708500&miview=ldt" ;
  a2a:RecordGUID "{5198c7ee-1cf1-02c0-4e33-e3056ea91608}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-RtSA_18.4988_54_MI.xml van SRT" .

