summaryrefslogtreecommitdiff
path: root/pubs/index.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'pubs/index.ttl')
-rw-r--r--pubs/index.ttl28
1 files changed, 28 insertions, 0 deletions
diff --git a/pubs/index.ttl b/pubs/index.ttl
new file mode 100644
index 0000000..5f28c03
--- /dev/null
+++ b/pubs/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/pubs/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/pubs/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/".