Files
tp1-rdf/tests/test1.ttl
2025-01-17 07:28:54 +01:00

12 lines
369 B
Turtle
Executable File

<COMP> <titre> "Cours de compilation" ;
<poly> <poly117> ;
<enseignant> <Ferre>, <Hardy>, <Chapuis> ;
<formation> <m1info> .
<poly117> <type> <poly> ;
<auteur> <Ridoux>, <Ferre> ;
<titre> "Cours de compilation" .
<Ferre> <type> <enseignant-chercheur> ;
<prenom> "Sébastien" ;
<nom> "Ferré" ;
<affiliation> <UnivRennes>, <IRISA>, <ISTIC> .