@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <https://osf.io/vocab/2022/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
<https://osf.io/s5en9> a ns1:File ;
dcterms:created "2024-06-27"^^rdf:string ;
dcterms:identifier "https://osf.io/s5en9"^^rdf:string ;
dcterms:modified "2024-06-27"^^rdf:string ;
dcat:accessService <https://osf.io> ;
foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/e4b3e486-376f-456b-a690-d36ec6cb0fa4> ;
ns1:fileName "lecture5.html"^^rdf:string ;
ns1:filePath "/lecture5.html"^^rdf:string ;
ns1:hasFileVersion <https://osf.io/s5en9?revision=1> ;
ns1:isContainedBy <https://osf.io/598fk> .
<http://opensource.org/licenses/MIT> dcterms:identifier "http://opensource.org/licenses/MIT"^^rdf:string ;
foaf:name "MIT License"^^rdf:string .
<https://api.osf.io/v2/regions/us/> skos:prefLabel "United States"@en .
<https://osf.io/598fk> a ns1:Project ;
dcterms:created "2024-06-20"^^rdf:string ;
dcterms:creator <https://osf.io/z72mh> ;
dcterms:dateCopyrighted "2024"^^rdf:string ;
dcterms:identifier "https://osf.io/598fk"^^rdf:string ;
dcterms:publisher <https://osf.io> ;
dcterms:rights <http://opensource.org/licenses/MIT> ;
dcterms:rightsHolder "Thomas Van Hoey"^^rdf:string ;
dcterms:title "LOT summerschool 2024"^^rdf:string .
<https://osf.io/s5en9?revision=1> a ns1:FileVersion ;
dcterms:created "2024-06-27"^^rdf:string ;
dcterms:creator <https://osf.io/z72mh> ;
dcterms:extent "0.565 MB"^^rdf:string ;
dcterms:format "application/octet-stream"^^rdf:string ;
dcterms:modified "2024-06-27"^^rdf:string ;
dcterms:requires <urn:checksum:sha-256::d7245b67ae2e940e70c869c0823440ec1fc471e392da8c99e3912277281db9b9> ;
ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
ns1:versionNumber "1"^^rdf:string .
<https://osf.io> a dcterms:Agent,
foaf:Organization ;
dcterms:identifier "https://osf.io"^^rdf:string ;
foaf:name "OSF"^^rdf:string .
<https://osf.io/z72mh> a dcterms:Agent,
foaf:Person ;
dcterms:identifier "http://github.com/simazhi"^^rdf:string,
"https://orcid.org/0000-0002-5226-9752"^^rdf:string,
"https://osf.io/z72mh"^^rdf:string,
"https://thomasvanhoey.com"^^rdf:string ;
owl:sameAs <https://orcid.org/0000-0002-5226-9752> ;
foaf:name "Thomas Van Hoey"^^rdf:string .