resource.ttl
@base <file://cb2b8f4f71/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix earl: <http://www.w3.org/ns/earl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<https://code.google.com/p/green-turtle/>
a
doap:Project ,
earl:TestSubject ,
earl:Software ;
dc:creator <http://www.milowski.com#alex> ;
dc:date "2013-05-24"^^xsd:date ;
dc:description "Green Turtle support for RDFa 1.1"@en ;
dc:isPartOf <https://code.google.com/p/green-turtle/> ;
dc:title "Green Turtle" ;
doap:blog <http://www.milowski.com/> ;
doap:bug\-database <https://code.google.com/p/green-turtle/issues/list> ;
doap:category <http://dbpedia.org/resource/Resource_Description_Framework> ;
doap:created "2013-05-24"^^xsd:date ;
doap:description "Green Turtle support for RDFa 1.1"@en ;
doap:developer <http://www.milowski.com#alex> ;
doap:documenter <http://www.milowski.com#alex> ;
doap:download\-page <https://code.google.com/p/green-turtle/> ;
doap:homepage <https://code.google.com/p/green-turtle/> ;
doap:implements <http://www.w3.org/TR/rdfa-syntax/> ;
doap:license <http://opensource.org/licenses/BSD-3-Clause> ;
doap:maintainer <http://www.milowski.com#alex> ;
doap:name "Green Turtle" ;
doap:programming\-language "Javascript" ;
doap:shortdesc "RDFa Processor in Green Turtle"@en ;
foaf:maker <http://www.milowski.com#alex> .