@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_861e514b-096f-5c0b-d83c-2e484bb3a12d
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1678)" ;
  a2a:hasPerson oa:person_hua_861e514b-096f-5c0b-d83c-2e484bb3a12d_Person1, oa:person_hua_861e514b-096f-5c0b-d83c-2e484bb3a12d_Person2 ;
  a2a:hasEvent oa:event_hua_861e514b-096f-5c0b-d83c-2e484bb3a12d_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_861e514b-096f-5c0b-d83c-2e484bb3a12d_0, oa:relationep_hua_861e514b-096f-5c0b-d83c-2e484bb3a12d_1 ;
  a2a:hasSource oa:source_hua_861e514b-096f-5c0b-d83c-2e484bb3a12d ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/861e514b096f5c0bd83c2e484bb3a12d> .

oa:person_hua_861e514b-096f-5c0b-d83c-2e484bb3a12d_Person1
  a a2a:Person ;
  rdfs:label "Margareta Isendoorn van Blois" ;
  a2a:PersonName [
    rdfs:label "Margareta Isendoorn van Blois" ;
    a2a:PersonNameFirstName "Margareta Isendoorn" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Blois"
  ] .

oa:person_hua_861e514b-096f-5c0b-d83c-2e484bb3a12d_Person2
  a a2a:Person ;
  rdfs:label "Johan Andreas Becker" ;
  a2a:PersonName [
    rdfs:label "Johan Andreas Becker" ;
    a2a:PersonNameFirstName "Johan Andreas" ;
    a2a:PersonNameLastName "Becker"
  ] ;
  a2a:Profession "notaris 's hooffs van utrecht" .

oa:event_hua_861e514b-096f-5c0b-d83c-2e484bb3a12d_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark19_Notaris "C. VAN SCHUYLENBORCH" ;
  a2a:EventRemark04_Soort_akte "Procuratie" .

oa:relationep_hua_861e514b-096f-5c0b-d83c-2e484bb3a12d_0
  a a2a:RelationEP ;
  rdfs:label "other:Constituant" ;
  a2a:RelationType "other:Constituant" ;
  a2a:PersonKeyRef oa:person_hua_861e514b-096f-5c0b-d83c-2e484bb3a12d_Person1 ;
  a2a:EventKeyRef oa:event_hua_861e514b-096f-5c0b-d83c-2e484bb3a12d_Event1 .

oa:relationep_hua_861e514b-096f-5c0b-d83c-2e484bb3a12d_1
  a a2a:RelationEP ;
  rdfs:label "other:Geconstitueerde" ;
  a2a:RelationType "other:Geconstitueerde" ;
  a2a:PersonKeyRef oa:person_hua_861e514b-096f-5c0b-d83c-2e484bb3a12d_Person2 ;
  a2a:EventKeyRef oa:event_hua_861e514b-096f-5c0b-d83c-2e484bb3a12d_Event1 .

oa:source_hua_861e514b-096f-5c0b-d83c-2e484bb3a12d
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht", "1678-01-01 - 1678-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1678-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Het Utrechts Archief" ;
    a2a:Collection "C. VAN SCHUYLENBORCH" ;
    a2a:DocumentNumber "37" ;
    a2a:RegistryNumber "U056a013" ;
    rdfs:label "Het Utrechts Archief, C. VAN SCHUYLENBORCH, 37, U056a013"
  ] ;
  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.U056a013&minr=4543059&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=39&toegang=34-4.U056a013&file=/notaris/U056a013/37.pdf"
  ] ;
  a2a:SourceLastChangeDate "2019-05-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.hetutrechtsarchief.nl/onderzoek/resultaten/archieven?mivast=39&miadt=39&miaet=54&micode=34-4.U056a013&minr=4543059&miview=ldt" ;
  a2a:RecordGUID "{861e514b-096f-5c0b-d83c-2e484bb3a12d}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-UtHUA_34-4.U056a013_54_MI.xml van HUA" .

