From 49084e37468953793aed48c4be3d66e852cad031 Mon Sep 17 00:00:00 2001 From: Nick White Date: Fri, 7 May 2010 00:34:05 +0100 Subject: Add some publications --- publications/index.ttl | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 publications/index.ttl (limited to 'publications/index.ttl') 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: . +@prefix bibo: . +@prefix dc: . +@prefix cc: . + + a bibo:Article; + dc:title "Issues of consent in human-animal sexual relations"; + dc:date "2008"; + dc:isPartOf ; + cc:license ; + bibo:status ; + dc:creator . + + a bibo:Article; + dc:title "Technological change and the consumption of music"; + dc:date "2009"; + dc:isPartOf ; + cc:license ; + bibo:status ; + dc:creator . + + a bibo:Periodical; + dc:title "Anthropology Reviews: Dissent and Cultural Politics"; + bibo:uri "http://www.ebslondon.ac.uk/ICES/research/publications/anthropology_journal.aspx". + + a bibo:Periodical; + dc:title "Learning and Teaching (LATISS)"; + bibo:uri "http://www.berghahnbooks.com/journals/ltss/". -- cgit v1.2.3