summaryrefslogtreecommitdiff
path: root/pubs/index.ttl
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2010-09-26 12:51:14 +0100
committerNick White <git@njw.me.uk>2010-09-26 12:51:14 +0100
commit33d710efd825eb493459494821dda22467011973 (patch)
treecb4df409bf1c70941ada3866400a1e0f61b19de0 /pubs/index.ttl
parent7a0c25eac0f1c2adf031343ff8c761ba73570cb6 (diff)
downloadnjw-website-33d710efd825eb493459494821dda22467011973.tar.bz2
njw-website-33d710efd825eb493459494821dda22467011973.zip
Merge pubs and articles to writing
Diffstat (limited to 'pubs/index.ttl')
-rw-r--r--pubs/index.ttl28
1 files changed, 0 insertions, 28 deletions
diff --git a/pubs/index.ttl b/pubs/index.ttl
deleted file mode 100644
index 889fa28..0000000
--- a/pubs/index.ttl
+++ /dev/null
@@ -1,28 +0,0 @@
-@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/>.
-
-<http://njw.me.uk/pubs/consent> a bibo:Article;
- dc:title "Issues of consent in human-animal sexual relations";
- dc:date "2008";
- dc:isPartOf <urn:issn:17552273>;
- dc: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/copyme> a bibo:Article;
- dc:title "Technological change and the consumption of music";
- dc:date "2010";
- dc:isPartOf <urn:issn:20411405>;
- bibo:volume "1";
- bibo:issue "1";
- dc:license <http://creativecommons.org/licenses/by-sa/3.0/>;
- 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/".