@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_19e9ce17-b42e-495f-9cbc-94dea5fee708
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1644)" ;
  a2a:hasPerson oa:person_hua_19e9ce17-b42e-495f-9cbc-94dea5fee708_Person1, oa:person_hua_19e9ce17-b42e-495f-9cbc-94dea5fee708_Person2 ;
  a2a:hasEvent oa:event_hua_19e9ce17-b42e-495f-9cbc-94dea5fee708_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_19e9ce17-b42e-495f-9cbc-94dea5fee708_0, oa:relationep_hua_19e9ce17-b42e-495f-9cbc-94dea5fee708_1 ;
  a2a:hasSource oa:source_hua_19e9ce17-b42e-495f-9cbc-94dea5fee708 ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/19e9ce17b42e495f9cbc94dea5fee708> .

oa:person_hua_19e9ce17-b42e-495f-9cbc-94dea5fee708_Person1
  a a2a:Person ;
  rdfs:label "Dirck Janss van Schorrenberch" ;
  a2a:PersonName [
    rdfs:label "Dirck Janss van Schorrenberch" ;
    a2a:PersonNameFirstName "Dirck Janss" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schorrenberch"
  ] ;
  a2a:Residence [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] ;
  a2a:Profession "backer" .

oa:person_hua_19e9ce17-b42e-495f-9cbc-94dea5fee708_Person2
  a a2a:Person ;
  rdfs:label "(schoon)vader Gerrit Huybertss van Deyl" ;
  a2a:PersonName [
    rdfs:label "(schoon)vader Gerrit Huybertss van Deyl" ;
    a2a:PersonNameLastName "(schoon)vader Gerrit Huybertss van Deyl"
  ] .

oa:event_hua_19e9ce17-b42e-495f-9cbc-94dea5fee708_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark04_Soort_akte "Schuldbekentenis" ;
  a2a:EventRemark19_Notaris "C. VAN VECHTEN" .

oa:relationep_hua_19e9ce17-b42e-495f-9cbc-94dea5fee708_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_hua_19e9ce17-b42e-495f-9cbc-94dea5fee708_Person1 ;
  a2a:EventKeyRef oa:event_hua_19e9ce17-b42e-495f-9cbc-94dea5fee708_Event1 .

oa:relationep_hua_19e9ce17-b42e-495f-9cbc-94dea5fee708_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_hua_19e9ce17-b42e-495f-9cbc-94dea5fee708_Person2 ;
  a2a:EventKeyRef oa:event_hua_19e9ce17-b42e-495f-9cbc-94dea5fee708_Event1 .

oa:source_hua_19e9ce17-b42e-495f-9cbc-94dea5fee708
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht", "1644-01-01 - 1644-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1644-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1644-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Het Utrechts Archief" ;
    a2a:Collection "C. VAN VECHTEN" ;
    a2a:DocumentNumber "25" ;
    a2a:RegistryNumber "U031a002" ;
    rdfs:label "Het Utrechts Archief, C. VAN VECHTEN, 25, U031a002"
  ] ;
  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.U031a002&minr=4209439&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=39&toegang=34-4.U031a002&file=/notaris/U031a002/25.pdf"
  ] ;
  a2a:SourceLastChangeDate "2019-06-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.hetutrechtsarchief.nl/onderzoek/resultaten/archieven?mivast=39&miadt=39&miaet=54&micode=34-4.U031a002&minr=4209439&miview=ldt" ;
  a2a:RecordGUID "{19e9ce17-b42e-495f-9cbc-94dea5fee708}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-UtHUA_34-4.U031a002_54_MI.xml van HUA" .

