source: Dev/branches/jos-branch/data/applications/applications.rdf @ 236

Last change on this file since 236 was 236, checked in by tschipper, 13 years ago
File size: 1.2 KB
Line 
1<?xml version="1.0" encoding="UTF-8" ?>
2<!-- Generated by RdfSerializer.php from RDF RAP.
3# http://www.wiwiss.fu-berlin.de/suhl/bizer/rdfapi/index.html !-->
4
5<rdf:RDF
6   xml:base="data/applications/applications.rdf#"
7   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8   xmlns:ns1="http://tbm.tudelft.nl/researchtool/predicates/">
9
10<rdf:Description rdf:about="http://tbm.tudelft.nl/researchtool/resources/application/4069e61b1f523a5b5ff2cecf93e0fc1b">
11   <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/resources/application"/>
12   <ns1:uid>4069e61b1f523a5b5ff2cecf93e0fc1b</ns1:uid>
13   <ns1:title>Hippe App</ns1:title>
14   <ns1:description>Deze app is best wel hip.</ns1:description>
15   <ns1:style>styl0</ns1:style>
16</rdf:Description>
17
18<rdf:Description rdf:about="http://tbm.tudelft.nl/researchtool/resources/application/2f0aca5eea85297f7ccce6e756b4cde8">
19   <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/resources/application"/>
20   <ns1:uid>2f0aca5eea85297f7ccce6e756b4cde8</ns1:uid>
21   <ns1:title>New application</ns1:title>
22   <ns1:description>Default description</ns1:description>
23   <ns1:style>Default style</ns1:style>
24</rdf:Description>
25
26</rdf:RDF>
Note: See TracBrowser for help on using the repository browser.