summaryrefslogtreecommitdiff
path: root/publications/index.ttl
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2010-05-07 00:34:05 +0100
committerNick White <git@njw.me.uk>2010-05-07 00:34:05 +0100
commit49084e37468953793aed48c4be3d66e852cad031 (patch)
tree41476de708b3fe6299bc629988428040ce13a014 /publications/index.ttl
parentae3a2c07a68cb94a197c453d7c674e1deb313316 (diff)
downloadnjw-website-49084e37468953793aed48c4be3d66e852cad031.tar.bz2
njw-website-49084e37468953793aed48c4be3d66e852cad031.zip
Add some publications
Diffstat (limited to 'publications/index.ttl')
-rw-r--r--publications/index.ttl28
1 files changed, 28 insertions, 0 deletions
diff --git a/publications/index.ttl b/publications/index.ttl
new file mode 100644
index 0000000..bda2b07
--- /dev/null
+++ b/publications/index.ttl
@@ -0,0 +1,28 @@
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
+@prefix bibo: <http://purl.org/ontology/bibo/>.
+@prefix dc: <http://purl.org/dc/elements/1.1/>.
+@prefix cc: <http://creativecommons.org/ns#>.
+
+<http://njw.me.uk/publications/2008-consent> a bibo:Article;
+ dc:title "Issues of consent in human-animal sexual relations";
+ dc:date "2008";
+ dc:isPartOf <urn:issn:17552273>;
+ cc:license <http://creativecommons.org/licenses/by-sa/3.0/>;
+ bibo:status <bibo:status/forthcoming>;
+ dc:creator <http://njw.me.uk/card#i>.
+
+<http://njw.me.uk/publications/2009-copyme> a bibo:Article;
+ dc:title "Technological change and the consumption of music";
+ dc:date "2009";
+ dc:isPartOf <urn:issn:20411405>;
+ cc:license <http://creativecommons.org/licenses/by-sa/3.0/>;
+ bibo:status <bibo:status/forthcoming>;
+ dc:creator <http://njw.me.uk/card#i>.
+
+<urn:issn:20411405> a bibo:Periodical;
+ dc:title "Anthropology Reviews: Dissent and Cultural Politics";
+ bibo:uri "http://www.ebslondon.ac.uk/ICES/research/publications/anthropology_journal.aspx".
+
+<urn:issn:17552273> a bibo:Periodical;
+ dc:title "Learning and Teaching (LATISS)";
+ bibo:uri "http://www.berghahnbooks.com/journals/ltss/".