@prefix dc:      <http://purl.org/dc/elements/1.1/> .
@prefix sl:      <http://www.semanlink.net/2001/00/semanlink-schema#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix foaf:    <http://xmlns.com/foaf/0.1/> .
@prefix tag:     <http://www.semanlink.net/tag/> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos:    <http://www.w3.org/2004/02/skos/core#> .

<http://leobard.twoday.net/stories/191619/>
      dc:title "semantic weltbild 2.0: why I love Patrick Sticklers URIQA approach (2004)" ;
      sl:comment """Ever tried to convert data into RDF? Extract something from iCalendar or an MP3 file and then use a bit of RDF? Have it all in a graph? Then you may be interestedhow to choose your weapons wise: If you want a fast and easy way for RDF integration, follow Patrick Stickler and his URIQA ideas.
""" ;
      sl:creationDate "2008-10-29" ;
      sl:tag  tag:converting_data_into_rdf , tag:leo_sauermann .

tag:virtuoso
      a       sl:Tag ;
      skos:prefLabel "Virtuoso" .

tag:jena_dev
      a       sl:Tag ;
      skos:prefLabel "Jena dev" .

tag:rdf_tools
      a       sl:Tag ;
      skos:prefLabel "RDF Tools" .

tag:frederick_giasson
      a       sl:Tag ;
      skos:prefLabel "Frederick Giasson" .

tag:wordpress
      a       sl:Tag ;
      skos:prefLabel "WordPress" .

tag:mapping_data_from_spreadsheets_to_rdf
      a       sl:Tag ;
      skos:broader tag:converting_data_into_rdf ;
      skos:prefLabel "Mapping data from spreadsheets to RDF" .

tag:database_to_rdf_mapping
      a       sl:Tag ;
      skos:broader tag:converting_data_into_rdf ;
      skos:prefLabel "Database to RDF mapping" .

<http://fgiasson.com/blog/index.php/2007/04/24/converting-your-wordpress-and-mediawiki-data-into-rdf-on-the-fly/>
      dc:title "Converting your WordPress and Mediawiki data into RDF on-the-fly at Frederick Giasson’s Weblog" ;
      sl:comment """This blog post will show you how we can do the same with your WordPress blog and your Mediawiki wiki using Virtuoso RDF Views.
""" ;
      sl:creationDate "2010-05-21" ;
      sl:tag  tag:virtuoso , tag:converting_data_into_rdf , tag:frederick_giasson , tag:wordpress .

<http://tech.groups.yahoo.com/group/jena-dev/message/27990>
      dc:title "jena-dev : Message: Creating custom model for legacy system (Newbie question)" ;
      sl:comment """How to present the data from a legacy system (not an RDB) as RDF and thought I'd use Jena as a facade?
""" ;
      sl:creationDate "2008-11-20" ;
      sl:tag  tag:jena_dev , tag:converting_data_into_rdf .

tag:converting_data_into_rdf
      a       sl:Tag ;
      rdfs:isDefinedBy <http://www.semanlink.net/tag/converting_data_into_rdf.n3> ;
      skos:prefLabel "Converting data into RDF" ;
      foaf:page <http://www.semanlink.net/tag/converting_data_into_rdf.html> .

tag:leo_sauermann
      a       sl:Tag ;
      skos:prefLabel "Leo Sauermann" .

<http://developers.any23.org/>
      dc:title "Anything to Triples" ;
      sl:creationDate "2010-03-11" ;
      sl:tag  tag:rdf_tools , tag:converting_data_into_rdf .
