@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_692f4a9a-dd3e-3509-c87c-2f46f2eb76f0
  a a2a:Record ;
  rdfs:label "Registratie op 22 november 1675" ;
  a2a:hasPerson oa:person_srt_692f4a9a-dd3e-3509-c87c-2f46f2eb76f0_Person1 ;
  a2a:hasEvent oa:event_srt_692f4a9a-dd3e-3509-c87c-2f46f2eb76f0_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_692f4a9a-dd3e-3509-c87c-2f46f2eb76f0_0 ;
  a2a:hasSource oa:source_srt_692f4a9a-dd3e-3509-c87c-2f46f2eb76f0 .

oa:person_srt_692f4a9a-dd3e-3509-c87c-2f46f2eb76f0_Person1
  a a2a:Person ;
  rdfs:label "Testament 1675-11-22" ;
  a2a:PersonName [
    rdfs:label "Testament 1675-11-22" ;
    a2a:PersonNameLastName "Testament 1675-11-22"
  ] .

oa:event_srt_692f4a9a-dd3e-3509-c87c-2f46f2eb76f0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1675" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1675-11-22"^^xsd:date
  ] ;
  a2a:EventRemark14_Standplaats "IJsselmonde" ;
  a2a:EventRemark07_Inhoud "Testament, [comparant] Neeltie Foppe, vrouw van: Thijs Jans, [comparant] Thijs Jans, man van: Neeltje Foppe -schipper, [getuige] Jan Cornelis de Roy -smith, (getuige) Govert Wouters van Thuyl" ;
  a2a:EventRemark19_Notaris "Pieter de Weerdt" .

oa:relationep_srt_692f4a9a-dd3e-3509-c87c-2f46f2eb76f0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_srt_692f4a9a-dd3e-3509-c87c-2f46f2eb76f0_Person1 ;
  a2a:EventKeyRef oa:event_srt_692f4a9a-dd3e-3509-c87c-2f46f2eb76f0_Event1 .

oa:source_srt_692f4a9a-dd3e-3509-c87c-2f46f2eb76f0
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam", "1675-01-01 - 1675-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1675-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1675-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 "95" ;
    a2a:RegistryNumber "4988" ;
    a2a:Folio "198 t/m 200" ;
    rdfs:label "Stadsarchief Rotterdam, Index op personen in het protocol van notaris Pieter de Weerdt, 95, 4988, 198 t/m 200"
  ] ;
  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=27708524&miview=ldt" ;
  a2a:RecordGUID "{692f4a9a-dd3e-3509-c87c-2f46f2eb76f0}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-RtSA_18.4988_54_MI.xml van SRT" .

