[138] | 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/surveys/surveys.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/survey/b91d39e8667372e220bb861b3f94b5bd"> |
---|
| 11 | <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/resources/survey"/> |
---|
| 12 | <ns1:uid>b91d39e8667372e220bb861b3f94b5bd</ns1:uid> |
---|
| 13 | <ns1:title>SuperSurvey</ns1:title> |
---|
| 14 | <ns1:description>Dit is een surveybeschrijving</ns1:description> |
---|
[148] | 15 | <ns1:creator>b76cbf38cac7a3f048ca0d64a6c3ef58</ns1:creator> |
---|
[138] | 16 | <ns1:has_question>q1</ns1:has_question> |
---|
| 17 | <ns1:has_question>q3</ns1:has_question> |
---|
[148] | 18 | <ns1:has_question>2807fdaf2fe624323d24a5d85599eb83</ns1:has_question> |
---|
[138] | 19 | </rdf:Description> |
---|
| 20 | |
---|
[143] | 21 | <rdf:Description rdf:about="http://tbm.tudelft.nl/researchtool/resources/survey/bab0492e295700ed0324f724b9c8a815"> |
---|
| 22 | <ns1:resource_type rdf:resource="http://tbm.tudelft.nl/researchtool/resources/survey"/> |
---|
| 23 | <ns1:uid>bab0492e295700ed0324f724b9c8a815</ns1:uid> |
---|
| 24 | <ns1:title>TestSurveyDeluxe</ns1:title> |
---|
| 25 | <ns1:description>Zomaar, jeweetwel</ns1:description> |
---|
[148] | 26 | <ns1:creator>b76cbf38cac7a3f048ca0d64a6c3ef58</ns1:creator> |
---|
[143] | 27 | <ns1:has_question>q2</ns1:has_question> |
---|
| 28 | <ns1:has_question>2807fdaf2fe624323d24a5d85599eb83</ns1:has_question> |
---|
| 29 | </rdf:Description> |
---|
| 30 | |
---|
[138] | 31 | </rdf:RDF> |
---|