@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_e9056620-604a-d75a-48ae-e55626f8bdcd
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1657)" ;
  a2a:hasPerson oa:person_srt_e9056620-604a-d75a-48ae-e55626f8bdcd_Person1 ;
  a2a:hasEvent oa:event_srt_e9056620-604a-d75a-48ae-e55626f8bdcd_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_e9056620-604a-d75a-48ae-e55626f8bdcd_0 ;
  a2a:hasSource oa:source_srt_e9056620-604a-d75a-48ae-e55626f8bdcd .

oa:person_srt_e9056620-604a-d75a-48ae-e55626f8bdcd_Person1
  a a2a:Person ;
  rdfs:label "68 attestatie of verklaring 10-Jul-1657" ;
  a2a:PersonName [
    rdfs:label "68 attestatie of verklaring 10-Jul-1657" ;
    a2a:PersonNameLastName "68 attestatie of verklaring 10-Jul-1657"
  ] .

oa:event_srt_e9056620-604a-d75a-48ae-e55626f8bdcd_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark19_Notaris "Jacobus Delphius" ;
  a2a:EventRemark07_Inhoud "Johannes Cromstrijen te Alckmaer legt een verklaring af op verzoek van Weyntge Cornelisdr van der A, weduwe van docter Cornelis Cromstrijen, gewoond hebbende te Brouwershaven. Cornelis Cromstrijen is in 1644 of 1645 als ondercoopman naar Oostindien gegaan met het schip, genaamd het Hoff van Zeelant, in dienst van de Camer te Middelburg. Zijn broeder Johannes Cromstrijen heeft hem toen geholpen." .

oa:relationep_srt_e9056620-604a-d75a-48ae-e55626f8bdcd_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_srt_e9056620-604a-d75a-48ae-e55626f8bdcd_Person1 ;
  a2a:EventKeyRef oa:event_srt_e9056620-604a-d75a-48ae-e55626f8bdcd_Event1 .

oa:source_srt_e9056620-604a-d75a-48ae-e55626f8bdcd
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam", "1657-01-01 - 1657-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1657-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1657-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Collection "Jacobus Delphius te Rotterdam" ;
    a2a:DocumentNumber "68" ;
    a2a:RegistryNumber "395" ;
    a2a:Folio "132 t/m 132" ;
    rdfs:label "Stadsarchief Rotterdam, Jacobus Delphius te Rotterdam, 68, 395, 132 t/m 132"
  ] ;
  a2a:SourceLastChangeDate "2017-09-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.stadsarchief.rotterdam.nl/archieven?mivast=184&miadt=184&miaet=54&micode=18-395&minr=1889205&miview=ldt" ;
  a2a:RecordGUID "{e9056620-604a-d75a-48ae-e55626f8bdcd}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-RtGAR_18-395_54_MI.xml van SRT" .

