<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
         xmlns:ndl="http://www.science.uva.nl/research/sne/ndl#"
         xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#">

<!-- Description of cesnet.cz-->
<ndl:Location rdf:about="#cesnet.cz">
  <rdfs:label>Cesnet in Prague</rdfs:label>
  <geo:lat>50.1016</geo:lat>
  <geo:long>14.3914</geo:long>
</ndl:Location>

<!--tdm1-prg.cesnet.cz-->
<ndl:Device rdf:about="#tdm1-prg.cesnet.cz">
  <rdfs:label>tdm1-prg.cesnet.cz</rdfs:label>
  <ndl:locatedAt rdf:resource="#cesnet.cz"/>
  <ndl:hasInterface rdf:resource="#tdm1-prg.cesnet.cz:6/1"/>
  <ndl:hasInterface rdf:resource="#tdm1-prg.cesnet.cz:6/2"/>
</ndl:Device>

<!--cl-e300.cesnet.cz-->
<ndl:Device rdf:about="#cl-e300.cesnet.cz">
  <rdfs:label>cl-e300.cesnet.cz</rdfs:label>
  <ndl:locatedAt rdf:resource="#cesnet.cz"/>
  <ndl:hasInterface rdf:resource="#cl-e300.cesnet.cz:ten0/0"/>
  <ndl:hasInterface rdf:resource="#cl-e300.cesnet.cz:ten0/1"/>
</ndl:Device>

<!--tdm1-prg.cesnet.cz:6/1-->
<ndl:Interface rdf:about="#tdm1-prg.cesnet.cz:6/1">
  <rdfs:label>tdm1-prg.cesnet.cz:6/1</rdfs:label>
  <ndl:connectedTo rdf:resource="http://noc.netherlight.net/netherlight.rdf#503/1"/>
  <ndl:capacity>1.244E+09</ndl:capacity>
</ndl:Interface>

<!--http://noc.netherlight.net/netherlight.rdf#503/1-->
<ndl:Interface rdf:about="http://noc.netherlight.net/netherlight.rdf#503/1">
  <rdfs:seeAlso rdf:resource="http://noc.netherlight.net/netherlight.rdf"/>
</ndl:Interface>

<!--tdm1-prg.cesnet.cz:6/2-->
<ndl:Interface rdf:about="#tdm1-prg.cesnet.cz:6/2">
  <rdfs:label>tdm1-prg.cesnet.cz:6/2</rdfs:label>
  <ndl:connectedTo rdf:resource="#cl-e300.cesnet.cz:ten0/1"/>
  <ndl:capacity>1.250E+08</ndl:capacity>
</ndl:Interface>

<!--cl-e300.cesnet.cz:ten0/0-->
<ndl:Interface rdf:about="#cl-e300.cesnet.cz:ten0/0">
  <rdfs:label>cl-e300.cesnet.cz:ten0/0</rdfs:label>
  <ndl:connectedTo rdf:resource="http://trafficlight.uva.netherlight.nl/JointDemo/GOLEs/starlight/starlight.rdf#STARLIGHT:IF"/>
  <ndl:capacity>1.244E+09</ndl:capacity>
</ndl:Interface>

<!--http://trafficlight.uva.netherlight.nl/JointDemo/GOLEs/starlight/starlight.rdf#STARLIGHT:IF-->
<ndl:Interface rdf:about="http://trafficlight.uva.netherlight.nl/JointDemo/GOLEs/starlight/starlight.rdf#STARLIGHT:IF">
  <rdfs:seeAlso rdf:resource="http://trafficlight.uva.netherlight.nl/JointDemo/GOLEs/starlight/starlight.rdf"/>
</ndl:Interface>

<!--cl-e300.cesnet.cz:ten0/1-->
<ndl:Interface rdf:about="#cl-e300.cesnet.cz:ten0/1">
  <rdfs:label>cl-e300.cesnet.cz:ten0/1</rdfs:label>
  <ndl:connectedTo rdf:resource="#tdm1-prg.cesnet.cz:6/2"/>
  <ndl:capacity>1.250E+08</ndl:capacity>
</ndl:Interface>

</rdf:RDF>
