@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://docs.openlinksw.com/> .
@prefix ns2:	<http://rdfs.org/sioc/ns#> .
ns1:virtuoso	rdf:type	ns2:Space .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:virtuoso	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/virtdocs.sioc.rdf> .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ns1:virtuoso	dc:title	"OpenLink Virtuoso Universal Server: Documentation" ;
	ns2:space_of	<http://docs.openlinksw.com/virtuoso/freetext.html> .
<http://docs.openlinksw.com/virtuoso/freetext.html>	rdf:type	ns2:Container ,
		"Documentation" ;
	ns2:container_of	<http://docs.openlinksw.com/virtuoso/ftperformance.html> ,
		<http://docs.openlinksw.com/virtuoso/fttfuncs.html> ,
		<http://docs.openlinksw.com/virtuoso/txtidxquickstart.html> ,
		<http://docs.openlinksw.com/virtuoso/creatingtxtidxs.html> ,
		<http://docs.openlinksw.com/virtuoso/queryingftcols.html> ,
		<http://docs.openlinksw.com/virtuoso/txttrig.html> ,
		<http://docs.openlinksw.com/virtuoso/tablesandinternals.html> ,
		<http://docs.openlinksw.com/virtuoso/droptxtindex.html> ,
		<http://docs.openlinksw.com/virtuoso/droptxttrig.html> ,
		<http://docs.openlinksw.com/virtuoso/ftinternationalization.html> ;
	ns2:has_space	ns1:virtuoso ;
	ns2:id	"Free Text Search" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://docs.openlinksw.com/virtuoso/txtidxquickstart.html>	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/freetext.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/txtidxquickstart.sioc.rdf> ;
	dc:title	"Basic Concepts" .
@prefix ns6:	<http://purl.org/dc/terms/> .
<http://docs.openlinksw.com/virtuoso/txtidxquickstart.html>	ns6:created	"Thu, 05 Nov 2009 00:30:50 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/freetext.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/creatingtxtidxs.sioc.rdf> ;
	dc:title	"Creating Free Text Indexes" ;
	ns6:created	"Thu, 05 Nov 2009 00:30:50 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/freetext.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/queryingftcols.sioc.rdf> ;
	dc:title	"Querying Free Text Indexes" ;
	ns6:created	"Thu, 05 Nov 2009 00:30:50 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/freetext.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/txttrig.sioc.rdf> ;
	dc:title	"Text Triggers" ;
	ns6:created	"Thu, 05 Nov 2009 00:30:50 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/freetext.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/tablesandinternals.sioc.rdf> ;
	dc:title	"Generated Tables and Internals" ;
	ns6:created	"Thu, 05 Nov 2009 00:30:50 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/freetext.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/droptxtindex.sioc.rdf> ;
	dc:title	"Removing A Text Index" ;
	ns6:created	"Thu, 05 Nov 2009 00:30:50 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/freetext.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/droptxttrig.sioc.rdf> ;
	dc:title	"Removing A Text Trigger" ;
	ns6:created	"Thu, 05 Nov 2009 00:30:50 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/freetext.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/ftinternationalization.sioc.rdf> ;
	dc:title	"Internationalization & Unicode" ;
	ns6:created	"Thu, 05 Nov 2009 00:30:50 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/freetext.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/ftperformance.sioc.rdf> ;
	dc:title	"Performance" ;
	ns6:created	"Thu, 05 Nov 2009 00:30:50 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/freetext.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/fttfuncs.sioc.rdf> ;
	dc:title	"Free Text Functions" ;
	ns6:created	"Thu, 05 Nov 2009 00:30:50 GMT" .