This HTML5 document contains 16 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n6http://dbkwik.webdatacommons.org/resource/4oQBVddfNBpbv-W5uj9tPA==
dctermshttp://purl.org/dc/terms/
n12http://dbkwik.webdatacommons.org/ontology/
n2http://dbkwik.webdatacommons.org/resource/tWqqAB3aE8d3Yuv9660aeQ==
n10http://dbkwik.webdatacommons.org/resource/ubsiVPEazUw51LO7gnIFoA==
n11http://dbkwik.webdatacommons.org/resource/iu1q0H-QVXD9szOXsXApbw==
n9http://dbkwik.webdatacommons.org/resource/_KHEqZnzNBtd9shpY8mbpQ==
n16http://dbpedia.org/resource/Turtle_(syntax)
n25http://dbkwik.webdatacommons.org/resource/qP7qAwfKO73lhUbHBpdJYg==
n20http://dbkwik.webdatacommons.org/resource/0gwFtZbPqOWv4XTVnIfr3w==
rdfshttp://www.w3.org/2000/01/rdf-schema#
n21http://dbkwik.webdatacommons.org/resource/RiInX7l5E-eoMQhJEGYNVQ==
n5http://dbkwik.webdatacommons.org/resource/XP6jswZM6lz5OvoX2hvHYA==
n23http://dbkwik.webdatacommons.org/resource/HWGyxw_-zj1nFiewilobhQ==
n17http://dbkwik.webdatacommons.org/resource/PS1oPYWxy6qrl_KnUtDRFg==
n22http://dbkwik.webdatacommons.org/resource/f2BsHgGIFAyQDjTzQ0_Viw==
n19http://dbkwik.webdatacommons.org/resource/LKepfU3RBNIFQ53RBlhLnw==
n13http://dbkwik.webdatacommons.org/resource/SAmfKJsGaRkMa9DbgroT8A==
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n18http://dbkwik.webdatacommons.org/freespeech/property/
n14http://dbkwik.webdatacommons.org/resource/GkSgeKAgay6bYtAVMw1xRw==
owlhttp://www.w3.org/2002/07/owl#
n8http://dbkwik.webdatacommons.org/resource/YVUNdkOTdx5XvzWsX7juhA==
xsdhhttp://www.w3.org/2001/XMLSchema#
n24http://dbkwik.webdatacommons.org/resource/m5268hoCy0FopVdhvAYd7w==
n4http://dbkwik.webdatacommons.org/resource/84Covlnb9KHhkCMz_eiMTQ==
Subject Item
n2:
rdf:type
n17:
rdfs:label
Turtle (syntax)
rdfs:comment
Turtle (Terse RDF Triple Language) is a serialisation format for RDF (Resource Description Framework) graphs. A subset of Tim Berners-Lee and Dan Connolly's Notation 3 (N3) language, it was defined by Dave Beckett , and is a superset of the minimal N-Triples format. Unlike full N3, Turtle doesn't go beyond RDF's graph model. The SPARQL Protocol and RDF Query Language uses a similar N3 subset to Turtle for its graph patterns, but using N3's braces syntax for delimiting subgraphs.
owl:sameAs
n16:
n8:
n9:
dcterms:subject
n4: n23:
n18:wikiPageUsesTemplate
n19:
n20:
.ttl
n24:
Terse RDF Triple Language
n21:
n22:
n13:
n14:
n10:
n11:
n25:
application/x-turtle
n5:
n6:
n12:abstract
Turtle (Terse RDF Triple Language) is a serialisation format for RDF (Resource Description Framework) graphs. A subset of Tim Berners-Lee and Dan Connolly's Notation 3 (N3) language, it was defined by Dave Beckett , and is a superset of the minimal N-Triples format. Unlike full N3, Turtle doesn't go beyond RDF's graph model. The SPARQL Protocol and RDF Query Language uses a similar N3 subset to Turtle for its graph patterns, but using N3's braces syntax for delimiting subgraphs. Turtle has no official status with any standards organization, but has become popular amongst Semantic Web developers as a human-friendly alternative to RDF/XML. A significant proportion of RDF toolkits include Turtle parsing/serialising capability, for example Redland, Sesame, Jena and RDFLib.