@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 schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_hua_8da4e2f8-49d4-3486-2f97-2e4b94be2f2f
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1591)" ;
  a2a:hasPerson oa:person_hua_8da4e2f8-49d4-3486-2f97-2e4b94be2f2f_Person1, oa:person_hua_8da4e2f8-49d4-3486-2f97-2e4b94be2f2f_Person2 ;
  a2a:hasEvent oa:event_hua_8da4e2f8-49d4-3486-2f97-2e4b94be2f2f_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_8da4e2f8-49d4-3486-2f97-2e4b94be2f2f_0, oa:relationep_hua_8da4e2f8-49d4-3486-2f97-2e4b94be2f2f_1 ;
  a2a:hasSource oa:source_hua_8da4e2f8-49d4-3486-2f97-2e4b94be2f2f ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/8da4e2f849d434862f972e4b94be2f2f> .

oa:person_hua_8da4e2f8-49d4-3486-2f97-2e4b94be2f2f_Person1
  a a2a:Person ;
  rdfs:label "Jacob Cornelisz" ;
  a2a:PersonName [
    rdfs:label "Jacob Cornelisz" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Cornelisz"
  ] ;
  a2a:Residence [
    a2a:Place "Uytrecht" ;
    rdfs:label "Uytrecht"
  ] .

oa:person_hua_8da4e2f8-49d4-3486-2f97-2e4b94be2f2f_Person2
  a a2a:Person ;
  rdfs:label "Frans van Triest" ;
  a2a:PersonName [
    rdfs:label "Frans van Triest" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Triest"
  ] ;
  a2a:Profession "schout tot woudenberch" .

oa:event_hua_8da4e2f8-49d4-3486-2f97-2e4b94be2f2f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark19_Notaris "J. VAN HERWAERDEN" ;
  a2a:EventRemark04_Soort_akte "Overdracht" .

oa:relationep_hua_8da4e2f8-49d4-3486-2f97-2e4b94be2f2f_0
  a a2a:RelationEP ;
  rdfs:label "other:Overdrager" ;
  a2a:RelationType "other:Overdrager" ;
  a2a:PersonKeyRef oa:person_hua_8da4e2f8-49d4-3486-2f97-2e4b94be2f2f_Person1 ;
  a2a:EventKeyRef oa:event_hua_8da4e2f8-49d4-3486-2f97-2e4b94be2f2f_Event1 .

oa:relationep_hua_8da4e2f8-49d4-3486-2f97-2e4b94be2f2f_1
  a a2a:RelationEP ;
  rdfs:label "other:Ontvanger" ;
  a2a:RelationType "other:Ontvanger" ;
  a2a:PersonKeyRef oa:person_hua_8da4e2f8-49d4-3486-2f97-2e4b94be2f2f_Person2 ;
  a2a:EventKeyRef oa:event_hua_8da4e2f8-49d4-3486-2f97-2e4b94be2f2f_Event1 .

oa:source_hua_8da4e2f8-49d4-3486-2f97-2e4b94be2f2f
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht", "1591-01-01 - 1591-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1591-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1591-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Het Utrechts Archief" ;
    a2a:Collection "J. VAN HERWAERDEN" ;
    a2a:DocumentNumber "96" ;
    a2a:RegistryNumber "U003a008" ;
    rdfs:label "Het Utrechts Archief, J. VAN HERWAERDEN, 96, U003a008"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.archieven.nl/nl/zoeken?mivast=39&miadt=39&miaet=54&micode=34-4.U003a008&minr=4539765&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=39&toegang=34-4.U003a008&file=/notaris/U003a008/96.pdf"
  ] ;
  a2a:SourceLastChangeDate "2019-05-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.hetutrechtsarchief.nl/onderzoek/resultaten/archieven?mivast=39&miadt=39&miaet=54&micode=34-4.U003a008&minr=4539765&miview=ldt" ;
  a2a:RecordGUID "{8da4e2f8-49d4-3486-2f97-2e4b94be2f2f}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-UtHUA_34-4.U003a008_54_MI.xml van HUA" .

