@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_871d18ba-ee60-ff40-6590-7eebb791cc0a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1650)" ;
  a2a:hasPerson oa:person_srt_871d18ba-ee60-ff40-6590-7eebb791cc0a_Person1 ;
  a2a:hasEvent oa:event_srt_871d18ba-ee60-ff40-6590-7eebb791cc0a_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_871d18ba-ee60-ff40-6590-7eebb791cc0a_0 ;
  a2a:hasSource oa:source_srt_871d18ba-ee60-ff40-6590-7eebb791cc0a .

oa:person_srt_871d18ba-ee60-ff40-6590-7eebb791cc0a_Person1
  a a2a:Person ;
  rdfs:label "85 borgstelling 10-Sep-1650" ;
  a2a:PersonName [
    rdfs:label "85 borgstelling 10-Sep-1650" ;
    a2a:PersonNameLastName "85 borgstelling 10-Sep-1650"
  ] .

oa:event_srt_871d18ba-ee60-ff40-6590-7eebb791cc0a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark19_Notaris "Jacobus Delphius" ;
  a2a:EventRemark07_Inhoud "Jacob Vilers stelt zich borg voor Cathalina Vileers, vrouw van Zeverijn Schimmelketel, ten behoeve van de crediteuren van Schimmelketel. Nicolaes van der Elst is een der crediteuren." .

oa:relationep_srt_871d18ba-ee60-ff40-6590-7eebb791cc0a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_srt_871d18ba-ee60-ff40-6590-7eebb791cc0a_Person1 ;
  a2a:EventKeyRef oa:event_srt_871d18ba-ee60-ff40-6590-7eebb791cc0a_Event1 .

oa:source_srt_871d18ba-ee60-ff40-6590-7eebb791cc0a
  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 "Jacobus Delphius te Rotterdam" ;
    a2a:DocumentNumber "85" ;
    a2a:RegistryNumber "404" ;
    a2a:Folio "202 t/m 202" ;
    rdfs:label "Stadsarchief Rotterdam, Jacobus Delphius te Rotterdam, 85, 404, 202 t/m 202"
  ] ;
  a2a:SourceLastChangeDate "2017-09-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.stadsarchief.rotterdam.nl/archieven?mivast=184&miadt=184&miaet=54&micode=18-404&minr=1888532&miview=ldt" ;
  a2a:RecordGUID "{871d18ba-ee60-ff40-6590-7eebb791cc0a}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-RtGAR_18-404_54_MI.xml van SRT" .

