@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_abl_4fce16aa-d79c-3e0a-6c19-8d6bd7b1a837
  a a2a:Record ;
  rdfs:label "Inschrijving Universiteit Leuven op 13 november 1765 te Leuven" ;
  a2a:hasPerson oa:person_abl_4fce16aa-d79c-3e0a-6c19-8d6bd7b1a837_Person1 ;
  a2a:hasEvent oa:event_abl_4fce16aa-d79c-3e0a-6c19-8d6bd7b1a837_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_4fce16aa-d79c-3e0a-6c19-8d6bd7b1a837_0 ;
  a2a:hasSource oa:source_abl_4fce16aa-d79c-3e0a-6c19-8d6bd7b1a837 .

oa:person_abl_4fce16aa-d79c-3e0a-6c19-8d6bd7b1a837_Person1
  a a2a:Person ;
  rdfs:label "Alexander Nicolaus Xaverius Josephus Gigault" ;
  a2a:PersonName [
    rdfs:label "Alexander Nicolaus Xaverius Josephus Gigault" ;
    a2a:PersonNameFirstName "Alexander Nicolaus Xaverius Josephus" ;
    a2a:PersonNameLastName "Gigault"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen" ;
    rdfs:label "Bergen"
  ] .

oa:event_abl_4fce16aa-d79c-3e0a-6c19-8d6bd7b1a837_Event1
  a a2a:Event ;
  rdfs:label "other:Inschrijving Universiteit Leuven" ;
  a2a:EventType "other:Inschrijving Universiteit Leuven" ;
  a2a:EventDate [
    a2a:Year "1765" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1765-11-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:EventRemark01_Herkomst "Hannomontanus" .

oa:relationep_abl_4fce16aa-d79c-3e0a-6c19-8d6bd7b1a837_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_abl_4fce16aa-d79c-3e0a-6c19-8d6bd7b1a837_Person1 ;
  a2a:EventKeyRef oa:event_abl_4fce16aa-d79c-3e0a-6c19-8d6bd7b1a837_Event1 .

oa:source_abl_4fce16aa-d79c-3e0a-6c19-8d6bd7b1a837
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Leuven), Inschrijvingsregister matrikels" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven", "1426-01-01 - 1797-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1426-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1797-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Inschrijvingsregister matrikels" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Leuven)" ;
    a2a:Collection "Inschrijvingsregister Oude Universiteit Leuven, 1426-1797" ;
    rdfs:label "Rijksarchief België (Leuven), Inschrijvingsregister Oude Universiteit Leuven, 1426-1797"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://search.arch.be/nl/zoeken-naar-archieven/zoekresultaat/ead/rabscans/eadid/BE-A0518_104297_104557_DUT"
  ] ;
  a2a:SourceLastChangeDate "2020-12-16"^^xsd:date ;
  a2a:RecordGUID "{4fce16aa-d79c-3e0a-6c19-8d6bd7b1a837}" ;
  a2a:SourceRemarkOnderzoekshulp "http://www.arch.be/news/files/Zoekwijzer_matrikels.pdf" ;
  a2a:SourceRemarklink_EAD "https://search.arch.be/ead/BE-A0518_104297_104557_DUT" ;
  a2a:SourceRemarkVrijwilliger "Marc Carnier (Rijksarchief Leuven) en Suzanne Jannis (Rijksarchief Leuven)" ;
  a2a:SourceRemarkProvenance "gedownload via https://www.sodha.be/dataset.xhtml?persistentId=doi:10.34934/DVN/PWI0KR (CC-BY)" .

