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

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

PrefixNamespace IRI
dctermshttp://purl.org/dc/terms/
n17http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtTipsAndTricksIsPropertyOfSyntaxInTurtleDescr/sioc.
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n13http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
n19http://docs.openlinksw.com/virtuoso/rdfsparql.
dchttp://purl.org/dc/elements/1.1/
n15http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n12http://rdfs.org/sioc/services#
n10http://vos.openlinksw.com/dataspace/person/dav#
siocthttp://rdfs.org/sioc/types#
n4http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n18http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n14http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n10:this
foaf:made
n2:VirtTipsAndTricksIsPropertyOfSyntaxInTurtleDescr
Subject Item
n15:this
sioc:creator_of
n2:VirtTipsAndTricksIsPropertyOfSyntaxInTurtleDescr
Subject Item
n13:item
n12:services_of
n2:VirtTipsAndTricksIsPropertyOfSyntaxInTurtleDescr
Subject Item
n18:this
sioc:creator_of
n2:VirtTipsAndTricksIsPropertyOfSyntaxInTurtleDescr
Subject Item
n4:VOS
sioc:container_of
n2:VirtTipsAndTricksIsPropertyOfSyntaxInTurtleDescr
atom:entry
n2:VirtTipsAndTricksIsPropertyOfSyntaxInTurtleDescr
atom:contains
n2:VirtTipsAndTricksIsPropertyOfSyntaxInTurtleDescr
Subject Item
n2:VirtTipsAndTricksIsPropertyOfSyntaxInTurtleDescr
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:36:12.225796
dcterms:modified
2017-06-29T07:41:39.491112
rdfs:label
VirtTipsAndTricksIsPropertyOfSyntaxInTurtleDescr
foaf:maker
n10:this n14:this
dc:title
VirtTipsAndTricksIsPropertyOfSyntaxInTurtleDescr
opl:isDescribedUsing
n17:rdf
sioc:has_creator
n15:this n18:this
sioc:content
%META:TOPICPARENT{name="VirtTipsAndTricksIsPropertyOfSyntaxInTurtle"}% ---+ Sample Resource Content in Turtle Format <verbatim> # Prefix declarations for use in compact URIs (CURIes) @prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix dcterms: <http://purl.org/dc/terms/> . @prefix dbpedia: <http://dbpedia.org/resource/> . @prefix wdrs: <http://www.w3.org/2007/05/powder-s#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rel: <http://purl.org/vocab/relationship/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix : <#> . # The last @prefix (":") enables relative CURIes, denoting # entities within this document, such as -- # :Alice == http://{document-URL}#Alice # :London == http://{document-URL}#London :Alice foaf:age 38 ; foaf:name "Alice" ; :child :Bob , :Charlie ; is :child of :Edna , :Fred ; foaf:near :London ; is dcterms:creator of [ dcterms:title "My life" ; dcterms:date "1999" ] . :London owl:sameAs dbpedia:London ; rdfs:label "London" . :child rdfs:label "Child Property or Attribute" ; owl:equivalentProperty rel:childOf . # Triples that make this document an effective starting point for # Linked Data Follow-Your-Nose (FYN). ("<>" denotes *this* document.) :Alice wdrs:describedby <> . :child wdrs:describedby <> . :London wdrs:describedby <> . <> a foaf:Document . <> dc:title "Linked Data Deployment using an Amazon S3 Bucket and a Turtle content based Document" . <> foaf:maker <http://kingsley.idehen.net/dataspace/person/kidehen#this> . <> foaf:topic :Alice . <> foaf:topic :London . <> foaf:topic :child . </verbatim> ---++ Related * Extended [[VirtRDFGraphsSecurity][fine-grained scenarios]] using RDF GRAPH Security * Loading Turtle resource(s) using: * [[VirtTipsAndTricksIsPropertyOfSyntaxInTurtleLOAD][SPARQL 1.1 LOAD feature]] * [[VirtTipsAndTricksIsPropertyOfSyntaxInTurtleConductor][Virtuoso Conductor]] * [[VirtTipsAndTricksIsPropertyOfSyntaxInTurtleSponger][Virtuoso Sponger]] * [[VirtTipsAndTricksIsPropertyOfSyntaxInTurtleCMD][Command-line Turtle Loader]] * [[VirtTipsAndTricksIsPropertyOfSyntaxInTurtle][Using {is property of} for inverse relations in Turtle]] * [[VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]] * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html][Virtuoso Documentation]]
sioc:id
d0b6dc6ffc90a03632c0e91fdc6af6b1
sioc:link
n2:VirtTipsAndTricksIsPropertyOfSyntaxInTurtleDescr
sioc:has_container
n4:VOS
n12:has_services
n13:item
atom:title
VirtTipsAndTricksIsPropertyOfSyntaxInTurtleDescr
sioc:links_to
n2:VirtTipsAndTricksIsPropertyOfSyntaxInTurtle n2:VirtRDFGraphsSecurity n19:html
atom:source
n4:VOS
atom:author
n10:this
atom:published
2017-06-13T05:36:12Z
atom:updated
2017-06-29T07:41:39Z
sioc:topic
n4:VOS